arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"
authorStefan Roese <sr@denx.de>
Fri, 10 May 2019 11:34:05 +0000 (13:34 +0200)
committerStefan Roese <sr@denx.de>
Mon, 20 May 2019 07:27:36 +0000 (09:27 +0200)
commit1718a9f3b7882c6a1a751d84c58fcd7c8bdb0365
tree0db91e66465ad445301669ff44e4e9be8f490bf1
parente14d9ca4919e5bc987fc628135104f2b2c91af90
arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"

Without this U-Boot specific property, booting on Armada XP theadorable
fails in SPL. All nodes in the "internal-regs" (simple-bus) DT node are
not scanned, so the UART node is missing (and others).

I'm not adding this property in an *u-boot.dtsi file, since there is
none matching the generic rules for all files including this dtsi
file. So to not miss any of the boards using this dtsi file, I'm
adding it to this file directly, which makes the Linux merge a less
easy unforunately.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Chris Packham <judge.packham@gmail.com>
Cc: Marek BehĂșn <marek.behun@nic.cz>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
arch/arm/dts/armada-370-xp.dtsi