mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-22 12:51:03 +01:00
The mt76 driver usually reads the eeprom on the mtd partition at dts. For emmc device we need to use caldata_extract script to read the eeprom. However, the default eeprom file breaks the caldata script execution, so remove it. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>