ramips: add ethernet macaddr to dts for AWM003-EVB

Follows the pattern of http://patchwork.openwrt.org/patch/5970/

Signed-off-by: Russell Senior <russell@personaltelco.net>

SVN-Revision: 41857
This commit is contained in:
John Crispin 2014-07-28 15:26:23 +00:00
parent 042fb8eb57
commit 636f2b83e6

View file

@ -20,6 +20,10 @@
};
};
ethernet@10100000 {
mtd-mac-address = <&factory 0x28>;
};
wmac@10180000 {
ralink,mtd-eeprom = <&factory 0>;
};