On Thu, 9 Oct 2025 at 15:51, Kory Maincent (TI.com) <[email protected]> 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) <[email protected]> > --- > boot/pxe_utils.c | 90 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 90 insertions(+) >
Reviewed-by: Simon Glass <[email protected]>

