ath79: fortinet-fap-220-b: convert to nvmem-layout
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / arxxxx_fortinet_loader.dtsi
index 3bc734313f0da33613f7e77c7bad87298974916a..786626828f2cae8122770e03ac2ff0b5a295ce95 100644 (file)
                                label = "u-boot";
                                reg = <0x000000 0x040000>;
                                read-only;
+
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_uboot_3ff80: mac-address@3ff80 {
+                                               compatible = "mac-base";
+                                               reg = <0x3ff80 0xc>;
+                                               #nvmem-cell-cells = <1>;
+                                       };
+                               };
                        };
 
                        fwconcat0: partition@40000 {