X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fmpc85xx%2Ffiles%2Farch%2Fpowerpc%2Fboot%2Fdts%2Ftl-wdr4900-v1.dts;fp=target%2Flinux%2Fmpc85xx%2Ffiles%2Farch%2Fpowerpc%2Fboot%2Fdts%2Ftl-wdr4900-v1.dts;h=0998a4933aa172f9339d393330da16e8b7d44661;hp=0e0d74c0d8d2f2dc0414ef336101de82b09a5166;hb=07e555d8735e8fa272e3f6abd35acc9f1ab44367;hpb=07c1ddf522dbe6085af664cf03a41f636a70b99c diff --git a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts index 0e0d74c0d8..0998a4933a 100644 --- a/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts +++ b/target/linux/mpc85xx/files/arch/powerpc/boot/dts/tl-wdr4900-v1.dts @@ -49,7 +49,7 @@ #address-cells = <1>; #size-cells = <1>; - partition@0 { + uboot: partition@0 { reg = <0x0 0x0050000>; label = "u-boot"; read-only; @@ -67,7 +67,7 @@ label = "firmware"; }; - config: partition@fe0000 { + partition@fe0000 { reg = <0x00fe0000 0x00010000>; label = "config"; read-only; @@ -119,7 +119,7 @@ enet0: ethernet@b0000 { phy-handle = <&phy0>; phy-connection-type = "rgmii-id"; - mtd-mac-address = <&config 0x144>; + mtd-mac-address = <&uboot 0x4fc00>; }; enet1: ethernet@b1000 {