immortalwrt/target/linux/ramips
Adrian Schmutzler 282b079aea
ramips: tidy up MAC address setup for Linkit Smart and Omega2
Linkit Smart 7688 and Onion Omega 2(+) are one-port devices, and
have their port set to LAN by default. Setting up a WAN MAC address
for them doesn't make any sense, as no wan interface will be created
in uci config. Despite, these devices also set lan_mac in 02_network,
although mtd-mac-address sets a different address for the ethernet
interface in DTS.

Clean this up by moving the lan_mac value into DTS and dropping the
entries in 02_network completely. That way, the effective address
on the LAN interface should stay the same, but we get rid of the
extra (re)assignments.

As I don't have access to the devices, this does not tell anything
about whether 0x2e is actually a good choice, it just preserves
the existing assignment.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-08-07 18:15:18 +08:00
..
base-files/etc treewide: drop shebang from non-executable target files 2020-06-17 12:04:16 +08:00
dts ramips: tidy up MAC address setup for Linkit Smart and Omega2 2020-08-07 18:15:18 +08:00
files/drivers ramips: add arl_table support for MT7530 2020-07-18 13:32:39 +08:00
image ramips: use mt proprietary driver for XiaoMI MI R4 2020-08-05 20:58:09 +08:00
mt76x8 ramips: tidy up MAC address setup for Linkit Smart and Omega2 2020-08-07 18:15:18 +08:00
mt7620 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-07 18:08:33 +08:00
mt7621 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-07 18:08:33 +08:00
patches-4.14 ramips: remove patches for USB-dwc2 2020-08-03 00:15:03 +08:00
patches-5.4 kernel: bump 5.4 to 5.4.53 2020-07-22 16:59:36 +08:00
rt288x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-07 18:08:33 +08:00
rt305x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-07 18:08:33 +08:00
rt3883 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 2020-08-07 18:08:33 +08:00
Makefile ramips: switch rt305x subtarget to kernel 5.4 2020-08-07 18:03:27 +08:00
modules.mk ramips: add kernel 5.4 support 2020-04-16 22:15:27 +08:00