]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
arm64: renesas: salvator-x: Setup ethernet0 alias for U-Boot
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 2 Nov 2015 04:31:48 +0000 (13:31 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 20 Nov 2015 17:45:03 +0000 (09:45 -0800)
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: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index 548f93f983a2fda3292aaafe9a3182776739207a..35ebb063bff69336aaabd3b5db178ea9b48f0655 100644 (file)
@@ -18,6 +18,7 @@
        aliases {
                serial0 = &scif2;
                serial1 = &scif1;
+               ethernet0 = &avb;
        };
 
        chosen {