提交 10ca6db7 编写于 作者: G Geert Uytterhoeven 提交者: Simon Horman

arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot

Add an ethernet0 alias for the wired network card so that U-Boot can
find the device-node and add an appropriate "local-mac-address"
property.
Signed-off-by: NGeert Uytterhoeven <geert+renesas@glider.be>
Acked-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NSimon Horman <horms+renesas@verge.net.au>
上级 b2407c56
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
aliases { aliases {
serial0 = &scif2; serial0 = &scif2;
serial1 = &scif1; serial1 = &scif1;
ethernet0 = &avb;
}; };
chosen { chosen {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册