forked from Ivasoft/openwrt
brcm63xx: F@ST2504n board support (image, base-files)
Signed-off-by: Max Staudt <openwrt.max@enpas.org> Patchwork: http://patchwork.openwrt.org/patch/4730/ Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 39676
This commit is contained in:
@@ -82,6 +82,7 @@ DVG3810BN)
|
||||
963281TAN |\
|
||||
963281T_TEF |\
|
||||
96368MVNgr |\
|
||||
"F@ST2504n" |\
|
||||
"F@ST2704V2")
|
||||
ucidef_set_interface_lan "eth0.1"
|
||||
ucidef_add_switch "eth0" "1" "1"
|
||||
|
||||
@@ -125,6 +125,11 @@ brcm63xx_detect() {
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
"F@ST2504n")
|
||||
status_led="fast2504n:green:ok"
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
'F@ST2704V2')
|
||||
status_led="F@ST2704V2:green:power"
|
||||
brcm63xx_has_reset_button="true"
|
||||
|
||||
Reference in New Issue
Block a user