mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-18 13:11:31 +00:00
ARM: dts: da850-evm-u-boot: Remove redundant entries
With the re-sync from Linux 4.18, several entries in da850-evm-u-boot.dtsi are no longer necessary, so this patch removes them. Signed-off-by: Adam Ford <aford173@gmail.com>
This commit is contained in:
parent
8e12559193
commit
abb205ded1
1 changed files with 0 additions and 11 deletions
|
@ -6,17 +6,6 @@
|
|||
* Copyright (C) Adam Ford
|
||||
*/
|
||||
|
||||
/ {
|
||||
chosen {
|
||||
stdout-path = &serial2;
|
||||
};
|
||||
|
||||
aliases {
|
||||
i2c0 = &i2c0;
|
||||
spi0 = &spi1;
|
||||
};
|
||||
};
|
||||
|
||||
&flash {
|
||||
compatible = "m25p64", "spi-flash";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue