imx: coretexa53: add network configuration for gw82xx-2x
authorTim Harvey <tharvey@gateworks.com>
Thu, 23 Jan 2025 18:29:55 +0000 (10:29 -0800)
committerRobert Marko <robimarko@gmail.com>
Mon, 27 Jan 2025 09:35:37 +0000 (10:35 +0100)
The GW82xx-2x has two network ports. By convention, the first
port (eth0) should be the WAN port and the second port (eth1)
should be the LAN port.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Link: https://github.com/openwrt/openwrt/pull/17717
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/imx/cortexa53/base-files/etc/board.d/02_network

index f5dbbb09b97cd5c27aca362a6b45e2936b996add..94a982aee90b923e103e93aaf1880fef509ae2c6 100644 (file)
@@ -9,7 +9,8 @@ gw,imx8mm-gw72xx-0x|\
 gw,imx8mp-gw72xx-2x|\
 gw,imx8mm-gw73xx-0x|\
 gw,imx8mp-gw73xx-2x|\
-gw,imx8mm-gw7902-0x)
+gw,imx8mm-gw7902-0x|\
+gateworks,imx8mp-gw82xx-2x)
        ucidef_set_interfaces_lan_wan 'eth1' 'eth0'
        ;;
 gw,imx8mm-gw7901)