mtd: bcm63xxpart: Remove dependency on mach-bcm63xx
authorSimon Arlott <simon@fire.lp0.eu>
Sun, 13 Dec 2015 22:49:26 +0000 (22:49 +0000)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 12 Feb 2016 18:27:48 +0000 (10:27 -0800)
commit436e94a6fbcdca133a2546769db4ac0a84265ad1
tree56868d9891e22c144572edff76b6c70d18fd39e5
parent94248462f066ec19b9c184ff66300e6e71977609
mtd: bcm63xxpart: Remove dependency on mach-bcm63xx

Read nvram directly from flash instead of using the in-memory copy that
mach-bcm63xx has, to remove the dependency on mach-bcm63xx and allow the
parser to work on bmips too.

Rename remaining BCM63XX defines to BCM963XX as these are properties of
the flash layout on the board.

BCM963XX_DEFAULT_PSI_SIZE changes from SZ_64K to 64 because it will be
multiplied by SZ_1K later on.

Signed-off-by: Simon Arlott <simon@fire.lp0.eu>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/Kconfig
drivers/mtd/bcm63xxpart.c
This page took 0.04132 seconds and 5 git commands to generate.