Commit b3e4b953 authored by Heiko Stuebner's avatar Heiko Stuebner

ARM: dts: rockchip: Setup rk3066/rk3188 ethernet0 alias for u-boot

Add an ethernet0 alias for the RK3066/RK3188 mac interface so
that u-boot can find the device-node and fill in the mac address on
boards that support a wired network interface.
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 85ef8d61
......@@ -49,6 +49,7 @@ / {
interrupt-parent = <&gic>;
aliases {
ethernet0 = &emac;
i2c0 = &i2c0;
i2c1 = &i2c1;
i2c2 = &i2c2;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment