openwrt/target/linux/mediatek
Stijn Tintel b472753d79 mediatek: fix Unifi 6LR network config
When the v1 and v2 variants of the U6LR were introduced, the board
network config was not adapted to the new device names. Due to this, the
wrong network config is applied during initial boot. The resulting
config has lan, wan and a switch, while this device only has a single
ethernet interface without a switch.

Fix this by using a wildcard that matches all the variants.

Fixes: 15a02471bb ("mediatek: new target mt7622-ubnt-unifi-6-lr-v1")
Fixes: 5c8d3893a7 ("mediatek: new target ubnt_unifi-6-lr-v1-ubootmod")
Fixes: 31d86a1a11 ("mediatek: add Ubiquiti UniFi 6 LR v2 targets")
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 117f41ee95)
2022-09-20 22:10:19 +03:00
..
base-files mediatek: store random MAC address in U-Boot env on first boot 2022-01-23 20:20:47 +00:00
dts mediatek: fix ledbar of UniFi 6 LR when running custom U-Boot 2022-09-18 15:40:04 +01:00
files-5.10/drivers generic: move ledbar driver from mediatek target 2022-09-18 15:39:41 +01:00
image mediatek: fix typo in bpi-r64 image recipe 2022-09-18 15:39:41 +01:00
mt7622 mediatek: fix Unifi 6LR network config 2022-09-20 22:10:19 +03:00
mt7623 mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00
mt7629 kernel: Add missing mediatek configuration options 2022-07-06 21:09:39 +02:00
patches-5.10 generic: move ledbar driver from mediatek target 2022-09-18 15:39:41 +01:00
Makefile mediatek: use CONFIG_TARGET_ROOTFS_PARTSIZE 2022-01-23 19:48:07 +00:00
modules.mk mediatek: build ubnt-ledbar as a module 2022-07-04 19:57:49 +01:00