[PATCH v3] bootstd: Replicate the dtb-filename quirks of distroboot

Simon Glass sjg at chromium.org
Wed Feb 22 20:16:46 CET 2023


Hi Tom,

On Fri, 17 Feb 2023 at 08:51, Tom Rini <trini at konsulko.com> wrote:
>
> On Sun, Feb 05, 2023 at 01:24:38PM -0700, Simon Glass wrote:
>
> > For EFI, the distro boot scripts search in three different directories
> > for the .dtb file. The SOC-based filename fallback is supported only for
> > 32-bit ARM.
> >
> > Adjust the code to mirror this behaviour.
> >
> > Also some boards can use a prior-stage FDT if one is not found in the
> > normal way. Support this and show a warning in that case.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > Suggested-by: Mark Kettenis <kettenis at openbsd.org>
>
> As-is, sandbox fails to build with this, on master.

I can't repeat this, but I updated the series with the commit-message
change and will resend. The CI result is here:

https://source.denx.de/u-boot/custodians/u-boot-dm/-/pipelines/15309

Regards,
Simon

>
> --
> Tom


More information about the U-Boot mailing list