diff options
author | Jonas Gorski <jogo@openwrt.org> | 2012-11-05 22:50:29 +0000 |
---|---|---|
committer | Jonas Gorski <jogo@openwrt.org> | 2012-11-05 22:50:29 +0000 |
commit | 5bc7d81a20cea223fda501eedcd89ba02d04005c (patch) | |
tree | 3df5ca16c9564aeb43af1836f1830e45b3a5419c /target/linux/brcm63xx | |
parent | 611b2e8bb38a4d9b4a85e8766d38c4eb1b93df25 (diff) | |
download | upstream-5bc7d81a20cea223fda501eedcd89ba02d04005c.tar.gz upstream-5bc7d81a20cea223fda501eedcd89ba02d04005c.tar.bz2 upstream-5bc7d81a20cea223fda501eedcd89ba02d04005c.zip |
bcm63xx: fix SPW303V images
SPW303V also needs its CRC fixed up since increasing the image size to
4MB to prevent the dual image mode of CFE.
SVN-Revision: 34091
Diffstat (limited to 'target/linux/brcm63xx')
-rwxr-xr-x | target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh b/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh index bf4e4e9908..edd8802b72 100755 --- a/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh +++ b/target/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh @@ -18,6 +18,7 @@ case "$board_name" in 96328A-1441N1 |\ 963281TAN |\ 963281T_TEF |\ + 96358-502V |\ "CPVA502+" |\ AW4339U |\ CPVA642 |\ |