openwrt/target/linux/ramips/mt7620
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 mt7620: fix missing kernel config symbol 2022-02-28 21:32:32 +01:00
target.mk treewide: use wpad-basic-wolfssl as default 2020-08-20 14:19:39 +02:00