immortalwrt/target/linux/ramips/mt7621
Shiji Yang 517559af54 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-28 16:17:03 +08:00
..
base-files ramips: fix wifi mac address of HiWiFi series devices 2022-03-28 16:17:03 +08:00
config-5.4 ramips: enable I2C_CHARDEV 2021-09-27 23:54:14 +08:00
config-5.10 ramips: enable I2C_CHARDEV in mt7621/config-5.10 2022-01-29 18:57:52 +08:00
target.mk mt7621: mikrotik: use vmlinuz (zBoot ELF) 2020-10-31 10:19:33 +08:00