]> git.baikalelectronics.ru Git - uboot.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)
commit48881d82e3cb0a1a117f6581ac87c51867665790
treefe23bbdf4a4f0c19c160dcecc328ffa9b35a4d31
parent489a725531b6d8cd217fb81afae4f7b8baa5a93f
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