aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2012-11-05 22:50:29 +0000
committerJonas Gorski <jogo@openwrt.org>2012-11-05 22:50:29 +0000
commit3590dfe2a4000bda13874184cc8a003b2074dcf1 (patch)
tree86100949c42e3da3856c85dd1a3f18c209b97dac
parent4d3fffae811b32b11d1e27281da499da8ec295bf (diff)
downloadmaster-187ad058-3590dfe2a4000bda13874184cc8a003b2074dcf1.tar.gz
master-187ad058-3590dfe2a4000bda13874184cc8a003b2074dcf1.tar.bz2
master-187ad058-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
-rwxr-xr-xtarget/linux/brcm63xx/base-files/etc/uci-defaults/brcm63xx_fixcrc.sh1
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 |\