]> git.ipfire.org Git - thirdparty/u-boot.git/commit
Merge patch series "Convert extension support to UCLASS and adds its support to boot...
authorTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:12:05 +0000 (10:12 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 3 Nov 2025 16:12:05 +0000 (10:12 -0600)
commit9ccda31f54881d3321263a81599454a1d6efb65e
tree71c250bf67f39df36d05ef55512692132b99fa40
parentc2637036b8f0c90a2cfc59900f7da31eae646b03
parente9dc6c12958fc5d909848fc3999e6be5df1cd3ae
Merge patch series "Convert extension support to UCLASS and adds its support to boot flows"

Kory Maincent (TI.com) <kory.maincent@bootlin.com> says:

This series converts the extension board framework to use UCLASS as
requested by Simon Glass, then adds extension support to pxe_utils
and bootmeth_efi (not tested) to enable extension boards devicetree load
in the standard boot process.

I can't test the imx8 extension scan enabled by the
imx8mm-cl-iot-gate_defconfig as I don't have this board.
I also can't test the efi bootmeth change as I don't have such board.

Link: https://lore.kernel.org/r/20251030-feature_sysboot_extension_board-v5-0-cfb77672fc68@bootlin.com
MAINTAINERS
boot/Kconfig
cmd/Kconfig
test/boot/bootflow.c