Commit eb8be027 authored by Chris Brandt's avatar Chris Brandt Committed by Simon Horman

ARM: dts: rza2mevb: add ethernet aliases

Add ethernet aliases so u-boot can find the device nodes.
Signed-off-by: default avatarChris Brandt <chris.brandt@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c2fad09c
......@@ -17,6 +17,8 @@ / {
aliases {
serial0 = &scif4;
ethernet0 = &ether0;
ethernet1 = &ether1;
};
chosen {
......
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