diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-05-19 18:32:02 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-05-19 18:32:02 +0000 |
commit | 1f4e5f77a0d5bc3cce01c501409ccfdce08b0382 (patch) | |
tree | f8546508f3f1b188cf1d39ef4cc8fe01739af3fe /target/linux/brcm63xx/patches-3.8/534-board_hw556.patch | |
parent | 6e2b85b4016a2db5f49fb7da1ef479a82979393c (diff) | |
download | upstream-1f4e5f77a0d5bc3cce01c501409ccfdce08b0382.tar.gz upstream-1f4e5f77a0d5bc3cce01c501409ccfdce08b0382.tar.bz2 upstream-1f4e5f77a0d5bc3cce01c501409ccfdce08b0382.zip |
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>
SVN-Revision: 36659
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; |