ramips: clean up useless dts partition labels
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7621_xiaomi_mi-router-4a-common.dtsi
index 7ce9aea3351fec57c845af25b66114ebe533d959..783189dfae33afd182bb6b1deb4e65ca290ef99f 100644 (file)
@@ -60,7 +60,7 @@
                                read-only;
                        };
 
-                       factory: partition@50000 {
+                       partition@50000 {
                                label = "factory";
                                reg = <0x50000 0x10000>;
                                read-only;
                                        #address-cells = <1>;
                                        #size-cells = <1>;
 
+                                       eeprom_factory_0: eeprom@0 {
+                                               reg = <0x0 0x400>;
+                                       };
+
+                                       eeprom_factory_8000: eeprom@8000 {
+                                               reg = <0x8000 0x200>;
+                                       };
+
                                        macaddr_factory_e000: macaddr@e000 {
                                                reg = <0xe000 0x6>;
                                        };
                                read-only;
                        };
 
-                       firmware: partition@180000 {
+                       partition@180000 {
                                compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x180000 0xe80000>;