[U-Boot] [PATCH] arm: zynq: Remove ethernet alias for topic-miami
Michal Simek
michal.simek at xilinx.com
Wed Jan 24 08:39:58 UTC 2018
Ethernet is not enabled that's why this alias should be completely
unused.
Signed-off-by: Michal Simek <michal.simek at xilinx.com>
---
arch/arm/dts/zynq-topic-miami.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/dts/zynq-topic-miami.dts b/arch/arm/dts/zynq-topic-miami.dts
index 79a3671a8eb6..bf421f6653e9 100644
--- a/arch/arm/dts/zynq-topic-miami.dts
+++ b/arch/arm/dts/zynq-topic-miami.dts
@@ -13,7 +13,6 @@
compatible = "topic,miami", "xlnx,zynq-7000";
aliases {
- ethernet0 = &gem0;
serial0 = &uart0;
spi0 = &qspi;
i2c0 = &i2c0;
--
1.9.1
More information about the U-Boot
mailing list