]> Pileus Git - ~andy/linux/commit
mtd: bcm47xxpart: look for NVRAM at the end of device
authorRafał Miłecki <zajec5@gmail.com>
Thu, 7 Mar 2013 08:02:39 +0000 (09:02 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 8 Mar 2013 11:36:00 +0000 (11:36 +0000)
commit91d542f4dcc231749c36114ed8e26bb27d4521e4
tree53996b08552bef0f7e78df30f856066e07708ea9
parent5ca1088f10d6179a610067ebedc56edc7d98b986
mtd: bcm47xxpart: look for NVRAM at the end of device

NVRAM is always placed at the end of device and it does not have to
start at the beginning of a block, so check few possible offsets.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/bcm47xxpart.c