Skip to content

Commit

Permalink
brcm47xx: fix switch port mapping on D-Link DIR-330
Browse files Browse the repository at this point in the history
D-Link DIR-330 is clone of ASUS WL500GP2, by default conf the WAN port is
eth1, it's not working cus eth1 not soldered and wan port function
performs 5th port of the switch.

Signed-off-by: Antony Black <gtrtfm@gmail.com>
  • Loading branch information
gtrtfm authored and mkresin committed Nov 16, 2017
1 parent d851d7f commit ecaad8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions target/linux/brcm47xx/base-files/etc/board.d/01_detect
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ detect_by_model() {
"Asus RT-N12"* | \
"Asus WL500GP V2" | \
"Buffalo WHR-G125" | \
"D-Link DIR-330" | \
"Motorola WR850G" | \
"Siemens SE505 V2")
ucidef_add_switch "switch0" \
Expand Down

0 comments on commit ecaad8b

Please sign in to comment.