diff --git a/iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA b/iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA index 4d3a56048fa6a3a087a4f89b89f6e20cdca874ce..9e092a8276eee4f3eed72dc0645c6f0092d1f738 100644 --- a/iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA +++ b/iopsys-brcm63xx-arm/base-files/etc/board-db/boards/WE7202242SA @@ -1,6 +1,7 @@ # DISC BOARD # config board 'board' # Specs + option hasEthWan '0' option hasAdsl '0' option hasVdsl '0' option hasVoice '0' @@ -14,10 +15,9 @@ config board 'board' option VoicePortNames '' option VoicePortOrder '' # Ethernet - option ethernetPortNames 'LAN1 WAN' - option ethernetPortOrder 'eth0 eth1' - option ethernetLanPorts 'eth0' - option ethernetWanPort 'eth1' + option ethernetPortNames 'LAN1 LAN2' + option ethernetPortOrder 'eth1 eth0' + option ethernetLanPorts 'eth1 eth0' # DSL option adslWanPort '' option vdslWanPort ''