octeon/generic: ubnt,erlite: define profile
authorFabian Groffen <grobian@gentoo.org>
Sat, 25 Jan 2025 08:30:59 +0000 (09:30 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 16 Feb 2025 15:06:10 +0000 (16:06 +0100)
commit26d43b039d7a7bcf21b5da08b2ae62d6556d508d
tree36e279c5cd8a77770d47825e8e3b04041a317889
parentb4e6fd7b76440076eeff3a0789d40acbb5363ecf
octeon/generic: ubnt,erlite: define profile

Currently the erlite install shows Model as EBNT_E100, uses eth0 as lan,
eth1 as wan, and doesn't use eth2.

- define dts for this device, such that we get a cleaner naming here
- fix handing of this device to inlude eth2
- change eth0 to wan, like er-4/usg/etc as it once was intended

Fixes: https://github.com/openwrt/openwrt/issues/14946
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Link: https://github.com/openwrt/openwrt/pull/17758
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/octeon/base-files/etc/board.d/01_network
target/linux/octeon/base-files/lib/preinit/01_sysinfo
target/linux/octeon/base-files/lib/preinit/79_move_config
target/linux/octeon/base-files/lib/upgrade/platform.sh
target/linux/octeon/files/arch/mips/boot/dts/cavium-octeon/cn5020_ubnt_edgerouter-lite.dts [new file with mode: 0644]
target/linux/octeon/image/Makefile