forked from Ivasoft/openwrt
bcm63xx: build images for 6328 reference boards with various flash sizes
Build images for 96328avng and 963281TAN (untested) for three different flash sizes: 4MB, 8MB, and 16MB. Known issues: * Button setup unknown, thus no fail-safe available. * All other BCM6328 and BCM63XX issues SVN-Revision: 32004
This commit is contained in:
@@ -13,6 +13,8 @@ do_fixcrc() {
|
||||
brcm63xx_detect
|
||||
|
||||
case "$board_name" in
|
||||
96328avng |\
|
||||
963281TAN |\
|
||||
"CPVA502+" |\
|
||||
AW4339U |\
|
||||
CPVA642 |\
|
||||
|
||||
@@ -14,6 +14,8 @@ ucidef_set_interface_loopback
|
||||
|
||||
case "$board_name" in
|
||||
|
||||
96328avng |\
|
||||
963281TAN |\
|
||||
96348A-122 |\
|
||||
96358-502V |\
|
||||
AW4339U |\
|
||||
|
||||
Reference in New Issue
Block a user