diff --git a/iopsys-brcm63xx-arm/base-files/lib/db/boards/FT3401 b/iopsys-brcm63xx-arm/base-files/lib/db/boards/FT3401 new file mode 100644 index 0000000000000000000000000000000000000000..95606248fa99656b9dc2e1c27c25773c115301b2 --- /dev/null +++ b/iopsys-brcm63xx-arm/base-files/lib/db/boards/FT3401 @@ -0,0 +1,20 @@ + +config board 'board' + option hasAdsl '0' + option hasVdsl '0' + option hasEthWan '0' + option hasVoice '0' + option hasDect '0' + option hasUsb '0' + option VoicePorts '0' + option VoiceLeds '0' + option hasWifi '0' + option hasSfp '1' + option sfpBus '/dev/i2c-0' + option ethernetPorts '5' + option tm '1' + option layer2 '1' + option ethernetWanPort 'eth4' + option ethernetPortNames 'LAN1 LAN2 LAN3 LAN4 WAN' + option ethernetPortOrder 'eth0 eth1 eth2 eth3 eth4' + option ethernetLanPorts 'eth0 eth1 eth2 eth3'