]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootstd: Add a hunter for the extension feature
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:48:13 +0000 (10:48 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:41 +0000 (18:11 -0500)
commit18552d2a7288afd6f125b4ac99e5c27690c129b4
treefe23bbdf4a4f0c19c160dcecc328ffa9b35a4d31
parent35ce14617edb6ee7c3004c396f19d2c451255358
bootstd: Add a hunter for the extension feature

This needs to run before any bootdev is used, so add a hunter for it.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/extension_board.c
test/boot/bootdev.c
test/boot/bootflow.c
test/boot/bootstd_common.h