summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorMatthias Brugger <mbrugger@suse.com>2019-11-08 16:49:46 +0300
committerMatthias Brugger <mbrugger@suse.com>2019-11-24 12:46:27 +0300
commit89e47e8eb6efb5c1bd399fe8bec8acf83e4f16ac (patch)
treefed6260256552190ee44ffd7d33a429fd5dd20f3 /arch
parentd2086d6633acc59c1c08f700fe5d6929a63de2dd (diff)
downloadu-boot-89e47e8eb6efb5c1bd399fe8bec8acf83e4f16ac.tar.xz
fdt: fix bcm283x dm-pre-reloc definitions
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 Tested-by: Tom Rini <trini@konsulko.com> [RPi 3, 32b and 64b modes] Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/bcm283x-uboot.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/dts/bcm283x-uboot.dtsi b/arch/arm/dts/bcm283x-uboot.dtsi
index 6cc1aa3f93..36548dad62 100644
--- a/arch/arm/dts/bcm283x-uboot.dtsi
+++ b/arch/arm/dts/bcm283x-uboot.dtsi
@@ -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;