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 | 3590dfe2a4000bda13874184cc8a003b2074dcf1 (patch) | |
tree | 86100949c42e3da3856c85dd1a3f18c209b97dac /target | |
parent | 4d3fffae811b32b11d1e27281da499da8ec295bf (diff) | |
download | upstream-3590dfe2a4000bda13874184cc8a003b2074dcf1.tar.gz upstream-3590dfe2a4000bda13874184cc8a003b2074dcf1.tar.bz2 upstream-3590dfe2a4000bda13874184cc8a003b2074dcf1.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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34091 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 |\ |