imx: update default network config for ventana
authorTim Harvey <tharvey@gateworks.com>
Wed, 15 Mar 2023 19:58:33 +0000 (12:58 -0700)
committerRobert Marko <robimarko@gmail.com>
Thu, 15 Feb 2024 20:21:11 +0000 (21:21 +0100)
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>
target/linux/imx/cortexa9/base-files/etc/board.d/02_network

index 1ef2fcdc65cd2d6daf25e051f6ace7c7127241ba..3aad761a1568e0fc738aedd653c7cff0541909b0 100644 (file)
@@ -34,7 +34,7 @@ gw,imx6q-gw53xx|\
 gw,imx6q-gw5400-a|\
 gw,imx6q-gw54xx|\
 gw,imx6q-gw552x)
-       ucidef_set_interfaces_lan_wan 'eth0' 'eth1'
+       ucidef_set_interfaces_lan_wan 'eth1' 'eth0'
        ;;
 wand,imx6dl-wandboard)
        ucidef_set_interface_wan 'eth0'