commit | e4cf106f4425d2584de6a6ed76a02f71a08553fc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:48:13 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:41 2023 -0500 |
tree | fe23bbdf4a4f0c19c160dcecc328ffa9b35a4d31 | |
parent | 5e50858b1925514efb33b262c441172df9b16dc1 [diff] |
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>