Skip to content

Commit

Permalink
imx: update default network config for ventana
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Gateworks authored and robimarko committed Feb 15, 2024
1 parent 2a21a69 commit 4d3f6e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 4d3f6e1

Please sign in to comment.