[PATCH v7] fdt: Allow the devicetree to come from a bloblist

Tom Rini trini at konsulko.com
Mon Jan 22 19:47:17 CET 2024


On Mon, Jan 22, 2024 at 06:36:31PM +0000, Conor Dooley wrote:
> Hey,
> 
> On Tue, Jan 16, 2024 at 01:48:06PM +0000, Conor Dooley wrote:
> > Yo,
> > 
> > On Wed, Jan 03, 2024 at 06:49:19PM -0700, Simon Glass wrote:
> > > Standard passage provides for a bloblist to be passed from one firmware
> > > phase to the next. That can be used to pass the devicetree along as well.
> > > Add an option to support this.
> > > 
> > > Tests for this will be added as part of the Universal Payload work.
> > > 
> > > Signed-off-by: Simon Glass <sjg at chromium.org>
> > 
> > Since this was merged into master, U-Boot is no longer booting on my
> > icicle kit (At least that's what my bisection tells me). This is a
> > RISC-V board and U-Boot for it is built from
> > microchip_mpfs_icicle_defconfig.
> > 
> > There's zero output on the console from U-Boot at all, the last thing
> > that I see is OpenSBI before things grind to a halt.
> 
> Just wondering if there's anything I can do to help this one along?
> Got a red CI complaining at me every morning about it :|

Well, can you please look in to what part of this is causing the
failure? I don't really see what would have changed on
microchip_mpfs_icicle_defconfig from this as BLOBLIST isn't set before
nor after this change.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240122/3a1cb38e/attachment.sig>


More information about the U-Boot mailing list