[U-Boot] [PATCH] arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"
Stefan Roese
sr at denx.de
Sun May 12 10:09:07 UTC 2019
On 11.05.19 02:09, Chris Packham wrote:
>
>
> On Fri, 10 May 2019, 11:34 PM Stefan Roese, <sr at denx.de <mailto:sr at denx.de>> wrote:
>
> 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 at denx.de <mailto:sr at denx.de>>
> Cc: Chris Packham <judge.packham at gmail.com <mailto:judge.packham at gmail.com>>
> Cc: Marek BehĂșn <marek.behun at nic.cz <mailto:marek.behun at nic.cz>>
>
>
> Thanks. Is this a regression from my last sync? The only Armada XP
> like platform I had access to was msys and that doesn't use SPL (yet).
I'm not 100% sure if its only a regression caused by your DT sync or
also by this patch:
c7a88dae "dm: remove pre reloc properties in SPL and TPL device tree"
I stopped debugging at some point, once I had the node enabled in the
SPL DT again.
> Reviewed-by: Chris Packham <judge.packham at gmail.com <mailto:judge.packham at gmail.com>>
Thanks,
Stefan
More information about the U-Boot
mailing list