mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 14:37:57 +00:00
imx: update default network config for ventana
update the default network configuration for Gateworks Ventana boards such that the left-most front-panel NIC is WAN and any additional are in LAN bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com>
This commit is contained in:
parent
2a21a69185
commit
4d3f6e1b43
@ -34,7 +34,7 @@ gw,imx6q-gw53xx|\
|
|||||||
gw,imx6q-gw5400-a|\
|
gw,imx6q-gw5400-a|\
|
||||||
gw,imx6q-gw54xx|\
|
gw,imx6q-gw54xx|\
|
||||||
gw,imx6q-gw552x)
|
gw,imx6q-gw552x)
|
||||||
ucidef_set_interfaces_lan_wan 'eth0' 'eth1'
|
ucidef_set_interfaces_lan_wan 'eth1' 'eth0'
|
||||||
;;
|
;;
|
||||||
wand,imx6dl-wandboard)
|
wand,imx6dl-wandboard)
|
||||||
ucidef_set_interface_wan 'eth0'
|
ucidef_set_interface_wan 'eth0'
|
||||||
|
Loading…
Reference in New Issue
Block a user