mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-22 23:21:31 +00: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
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
compatible = "topic,miami", "xlnx,zynq-7000";
|
||||
|
||||
aliases {
|
||||
ethernet0 = &gem0;
|
||||
serial0 = &uart0;
|
||||
spi0 = &qspi;
|
||||
i2c0 = &i2c0;
|
||||
|
|
Loading…
Add table
Reference in a new issue