[PATCH v2 16/18] boot: pxe_utils: Add extension board devicetree overlay support

Simon Glass sjg at chromium.org
Fri Oct 10 13:13:30 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 PXE boot. After loading the main board devicetree,
> the system now scans for available extension boards and applies their
> overlays automatically.
>
> This enables dynamic hardware configuration for systems with extension
> boards during boot scenarios which are using pxe_utils.
>
> Signed-off-by: Kory Maincent (TI.com) <kory.maincent at bootlin.com>
> ---
>  boot/pxe_utils.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 90 insertions(+)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list