From: Andre Przywara Date: Fri, 21 Oct 2016 00:11:46 +0000 (+0100) Subject: sunxi: dts: Pine64: add Ethernet alias X-Git-Tag: v2016.11-rc3~17^2~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6301e80ccfdf8b8daf921c67ffb5c5a17960f895;p=u-boot sunxi: dts: Pine64: add Ethernet alias The sun8i-emac driver works fine with the A64 Ethernet IP, but we are missing an alias entry to trigger the driver instantiation by U-Boot. Add the line to point U-Boot to the Ethernet DT node. This enables TFTP boot on the Pine64. Signed-off-by: Andre Przywara Reviewed-by: Hans de Goede Signed-off-by: Hans de Goede --- diff --git a/arch/arm/dts/sun50i-a64-pine64-common.dtsi b/arch/arm/dts/sun50i-a64-pine64-common.dtsi index d5a7249464..c0fde440f5 100644 --- a/arch/arm/dts/sun50i-a64-pine64-common.dtsi +++ b/arch/arm/dts/sun50i-a64-pine64-common.dtsi @@ -46,6 +46,7 @@ aliases { serial0 = &uart0; + ethernet0 = &emac; }; soc {