fdt: fix bcm283x dm-pre-reloc definitions 56/219656/1
authorMatthias Brugger <mbrugger@suse.com>
Fri, 8 Nov 2019 13:49:46 +0000 (14:49 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 9 Dec 2019 05:23:38 +0000 (14:23 +0900)
In commmit
143256b353 ("fdt: update bcm283x device tree sources to Linux 5.1-rc6 state")
we deleted the label for the node soc from bcm283x.dtsi

As we don't need to add the property dm-pre-reloc to the soc node,
we can delete it from bcm283x-uboot.dtsi

Change-Id: I9ad615435e0c600a35df151e5cfde03d0abbcb95
Tested-by: Tom Rini <trini@konsulko.com> [RPi 3, 32b and 64b modes]
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
arch/arm/dts/bcm283x-uboot.dtsi

index 6cc1aa3..36548da 100644 (file)
@@ -6,10 +6,6 @@
  * (C) Copyright 2016 Fabian Vogt <fvogt@suse.com>
  */
 
-&soc {
-       u-boot,dm-pre-reloc;
-};
-
 &uart0 {
        skip-init;
        u-boot,dm-pre-reloc;