ath79: remove redundant nvmem definitions
[openwrt/openwrt.git] / target / linux / ath79 / dts / tp9343_tplink_tl-wr940n-v4.dts
index 35facbdade39f473c84c62d3b45373afa9c60c9e..daf77793141bd164274350374d965c9b9ca671da 100644 (file)
        nvmem-cells = <&macaddr_uboot_1fc00>;
        nvmem-cell-names = "mac-address";
 };
-
-&uboot {
-       compatible = "nvmem-cells";
-       #address-cells = <1>;
-       #size-cells = <1>;
-
-       macaddr_uboot_1fc00: macaddr@1fc00 {
-               reg = <0x1fc00 0x6>;
-       };
-};