mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 13:14:19 +08:00
arm: zynq: Remove ethernet alias for topic-miami
Ethernet is not enabled that's why this alias should be completely unused. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
This commit is contained in:
parent
d78b4ae06a
commit
c239f49f8a
@ -13,7 +13,6 @@
|
||||
compatible = "topic,miami", "xlnx,zynq-7000";
|
||||
|
||||
aliases {
|
||||
ethernet0 = &gem0;
|
||||
serial0 = &uart0;
|
||||
spi0 = &qspi;
|
||||
i2c0 = &i2c0;
|
||||
|
Loading…
Reference in New Issue
Block a user