diff options
author | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-19 18:32:02 +0000 |
---|---|---|
committer | jogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-05-19 18:32:02 +0000 |
commit | 2ce30d075aab8baa7aae7ac3d58e46690e02f282 (patch) | |
tree | 582682b6f61eae43ecc27e162034e6d92d0644f7 /target/linux/brcm63xx/patches-3.8/534-board_hw556.patch | |
parent | 2b7cc9340a9ee7d66e352990abbf64ef1192b488 (diff) |
bcm63xx: Simplify CFE detection.
Check bootloader argument in mtd.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
[jogo@openwrt.org: split into two patches, one for detection,
one letting bcm63xxpart use it.]
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36659 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-3.8/534-board_hw556.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.8/534-board_hw556.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch b/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch index e0a1542ad4..fb0afa4493 100644 --- a/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch +++ b/target/linux/brcm63xx/patches-3.8/534-board_hw556.patch @@ -433,7 +433,7 @@ --- a/drivers/mtd/bcm63xxpart.c +++ b/drivers/mtd/bcm63xxpart.c -@@ -94,6 +94,11 @@ static int bcm63xx_parse_cfe_partitions( +@@ -70,6 +70,11 @@ static int bcm63xx_parse_cfe_partitions( BCM63XX_CFE_BLOCK_SIZE); cfelen = cfe_erasesize; |