ramips: add ethernet macaddr to dts for AWM003-EVB
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Jul 2014 15:26:23 +0000 (15:26 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Jul 2014 15:26:23 +0000 (15:26 +0000)
Follows the pattern of http://patchwork.openwrt.org/patch/5970/

Signed-off-by: Russell Senior <russell@personaltelco.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41857 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/AWM003-EVB.dts

index 08157f5..4227965 100644 (file)
                };
        };
 
+       ethernet@10100000 {
+               mtd-mac-address = <&factory 0x28>;
+       };
+
        wmac@10180000 {
                ralink,mtd-eeprom = <&factory 0>;
        };