brcm63xx: add preliminary support for D-Link DSL-2751B E1
Mostly works except for USB led. Flashing not tested yet. Mostly as an example for the sprom fixup code. Fixup values taken from GPL tarball by comparing bcm43217_map.c with the struct in sprom.c. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41944
This commit is contained in:
@@ -87,6 +87,11 @@ brcm63xx_detect() {
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
AW5200B)
|
||||
status_led="dsl-275xb:green:power"
|
||||
brcm63xx_has_reset_button="true"
|
||||
ifname=eth0
|
||||
;;
|
||||
CPVA642)
|
||||
status_led="CPVA642:green:power:"
|
||||
brcm63xx_has_reset_button="true"
|
||||
|
||||
Reference in New Issue
Block a user