2
0
forked from Ivasoft/openwrt

Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.

SVN-Revision: 24302
This commit is contained in:
Daniel Dickinson
2010-12-07 15:15:41 +00:00
parent 27705d7fcf
commit e5ca4d81f4
16 changed files with 24 additions and 107 deletions

View File

@@ -15,8 +15,7 @@ brcm63xx_detect() {
case "$board_name" in
"bcm63xx/96348GW "*)
status_led="tel"
status_led2="line1"
status_led="power"
brcm63xx_has_reset_button="true"
ifname=eth1
;;