mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-09-19 02:19:27 +00:00
Read WiFi calibration data via NVMEM framework. The MAC addresses are stored inside a file on a filesystem and hence still have to be extracted in userspace. WiFI EEPROM extraction has already accidentally been partially removed by commit3e6de5d77a
("mediatek: use NVMEM framework on all Adtran devices"). Fixes:3e6de5d77a
("mediatek: use NVMEM framework on all Adtran devices") Signed-off-by: Daniel Golle <daniel@makrotopia.org>