[PATCH v2 18/18] boot: bootmeth_efi: Add extension board devicetree overlay support
Simon Glass
sjg at chromium.org
Fri Oct 10 13:13:36 CEST 2025
On Thu, 9 Oct 2025 at 15:51, Kory Maincent (TI.com)
<kory.maincent at bootlin.com> wrote:
>
> Add support for scanning and applying extension board devicetree
> overlays during EFI boot. After loading the main board devicetree,
> the system now scans for available extension boards and applies their
> overlays automatically.
>
> Signed-off-by: Kory Maincent (TI.com) <kory.maincent at bootlin.com>
> ---
>
> Not yet tested, need to find a board with extension boards and supporting
> EFI boot. Roger Quadros could you test it on your side?
> ---
> boot/bootmeth_efi.c | 67 ++++++++++++++++++++++++++++++++++++++++++++---------
> 1 file changed, 56 insertions(+), 11 deletions(-)
Very nice!
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list