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
Tobias Welz 633ea0db0f ramips: WizFi630S use macs from factory partion
WIZnet WizFi630s has three mac addresses in the factory partition:
0x04 (also on the label), 0x28 for wan mac and 0x2e as lan mac.
All three macadresses are sequential series of addresses.
This is making use of them.

While at it, also add the label MAC address to 02_network.

MAC addresses as verified by OEM firmware:

use      interface   source
WLAN     ra0         factory 0x04 (label)
WAN      eth0.2      factory 0x28 (label + 1)
LAN      eth0.1      factory 0x2e (label + 2)

Signed-off-by: Tobias Welz <tw@wiznet.eu>
[fix sorting in 02_network, commit message adjustments]
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: WizFi630S use macs from factory partion 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: WizFi630S use macs from factory partion 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