[U-Boot] [PATCH] arm: mvebu: armada-370-xp.dtsi: Add "u-boot, dm-pre-reloc" to "internal-regs"

Chris Packham judge.packham at gmail.com
Sun May 12 20:32:42 UTC 2019


On Sun, May 12, 2019 at 10:09 PM Stefan Roese <sr at denx.de> wrote:
>
> 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>>

^^^ Gah, this is from the gmail app on my tablet it seems intent on
linkifying things now. This has been known to make the patchwork
client spew html into the patch when you download it.


More information about the U-Boot mailing list