You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/target/linux/ramips
Adrian Schmutzler 77e850fe76 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>
4 years ago
..
base-files/etc treewide: drop shebang from non-executable target files 4 years ago
dts ramips: tidy up MAC address setup for Linkit Smart and Omega2 4 years ago
files/drivers ramips: add arl_table support for MT7530 4 years ago
image ramips: enable flashing WizFi630S via OEM firmware 4 years ago
mt76x8 ramips: tidy up MAC address setup for Linkit Smart and Omega2 4 years ago
mt7620 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 4 years ago
mt7621 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 4 years ago
patches-4.14 kernel: Update kernel 4.14 to version 4.14.187 4 years ago
patches-5.4 kernel: bump 5.4 to 5.4.52 4 years ago
rt288x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 4 years ago
rt305x kernel: unify CONFIG_GPIO_SYSFS in kernel configs 4 years ago
rt3883 kernel: unify CONFIG_GPIO_SYSFS in kernel configs 4 years ago
Makefile ramips: switch rt305x subtarget to kernel 5.4 4 years ago
modules.mk ramips: fix path for dma-ralink and mtk-hsdma 4 years ago