ramips: set ethernet mac address for VoCore2
authorL. D. Pinney <ldpinney@gmail.com>
Sat, 12 Aug 2017 14:04:27 +0000 (22:04 +0800)
committerJohn Crispin <john@phrozen.org>
Wed, 23 Aug 2017 13:09:05 +0000 (15:09 +0200)
This patch sets the mac address for the VoCore2 devices.

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
target/linux/ramips/dts/VOCORE2.dtsi

index dff9e544f9d5ca79f481b11eb63e89bf5e5f87bd..dc1bd17b0872962624a3d976d211c651c46fcd9a 100644 (file)
        ralink,mtd-eeprom = <&factory 0x4>;
 };
 
+&ethernet {
+       mtd-mac-address = <&factory 0x28>;
+};
+
 &esw {
        mediatek,portmap = <0x7>;
        mediatek,portdisable = <0x3a>;