diff options
author | Jonas Gorski <jogo@openwrt.org> | 2013-02-10 12:31:31 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2013-02-10 12:31:31 +0000 |
commit | 200359a52055687d1edbf71e90d63aab141fd2f5 (patch) | |
tree | f0ce9f7a5d3b0ca773a8fda034def0fd05df212b /target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch | |
parent | de123c4409d3173dfe70322ceb796f6d0e935fde (diff) | |
download | upstream-200359a52055687d1edbf71e90d63aab141fd2f5.tar.gz upstream-200359a52055687d1edbf71e90d63aab141fd2f5.tar.bz2 upstream-200359a52055687d1edbf71e90d63aab141fd2f5.zip |
bcm63xx: handle huawei nvram layout
Use a different length for calculating the nvram checksum on hauwei
boards. Fixes boot on HW553 and HW556.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35533
Diffstat (limited to 'target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch b/target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch index e0eedad1e7..7528bd89b2 100644 --- a/target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch +++ b/target/linux/brcm63xx/patches-3.7/556-board_rta770w.patch @@ -1,6 +1,6 @@ --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -796,6 +796,60 @@ +@@ -803,6 +803,60 @@ static struct board_info __initdata boar }, }, }; @@ -61,7 +61,7 @@ #endif /* -@@ -3750,6 +3804,7 @@ +@@ -3757,6 +3811,7 @@ static const struct board_info __initcon #ifdef CONFIG_BCM63XX_CPU_6345 &board_96345gw2, &board_rta770bw, |