openwrt/target/linux/ramips/mt7621
Shiji Yang 2e6d19ee32 ramips: fix wifi mac address of HiWiFi series devices
For HiWiFi series devices, label_mac can be read from bdinfo partition,
and lan_mac, wlan2g_mac are same as the label_mac. Converting label_mac
to wlan5g_mac only needs to unset 6th bit. (It seems that all HiWiFi's
label_mac start with D4:EE)

For example:
label	D4:EE:07:32:84:88
lan	D4:EE:07:32:84:88
wan	D4:EE:07:32:84:89
wlan2g	D4:EE:07:32:84:88
wlan5g	D0:EE:07:32:84:88

Tested on HiWiFi HC5661.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
2022-03-26 02:02:44 +01:00
..
base-files ramips: fix wifi mac address of HiWiFi series devices 2022-03-26 02:02:44 +01:00
config-5.10 kernel: backport MediaTek Ethernet PHY driver 2022-02-09 21:17:54 +00:00
target.mk mt7621: mikrotik: use vmlinuz (zBoot ELF) 2020-10-29 21:35:03 +08:00