ath79: remove redundant nvmem definitions
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar7240_tplink_tl-wr.dtsi
index 40a2ca239905a595034200c57e7b0248803c6057..9d896360dc12c2fe2f54b37a5b6be8c4248ac57c 100644 (file)
 &ath9k {
        compatible = "pci168c,002b";
 };
-
-&uboot {
-       compatible = "nvmem-cells";
-       #address-cells = <1>;
-       #size-cells = <1>;
-
-       macaddr_uboot_1fc00: macaddr@1fc00 {
-               reg = <0x1fc00 0x6>;
-       };
-};