diff options
Diffstat (limited to 'target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts')
-rw-r--r-- | target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts b/target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts index 42517529af..b75c6fcde1 100644 --- a/target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts +++ b/target/linux/ramips/dts/mt7621_elecom_wmc-m1267gst2.dts @@ -50,8 +50,8 @@ }; &wifi { - nvmem-cells = <&macaddr_factory_4 (-1)>; - nvmem-cell-names = "mac-address"; + nvmem-cells = <&eeprom_factory_0>, <&macaddr_factory_4 (-1)>; + nvmem-cell-names = "eeprom", "mac-address"; }; &factory { |