1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00

ralink: DIR-645 picks up incorrect MAC address in DTS file

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 42321
This commit is contained in:
John Crispin 2014-08-28 09:19:56 +00:00
parent f65ff468f7
commit d1f8b9bd76

@ -63,7 +63,7 @@
}; };
ethernet@10100000 { ethernet@10100000 {
mtd-mac-address = <&factory 0x28>; mtd-mac-address = <&factory 0x4>;
port@0 { port@0 {
ralink,fixed-link = <1000 1 1 0>; ralink,fixed-link = <1000 1 1 0>;
}; };