commit | 11361c596585bff7530e993e2d6c88c2766c0913 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 30 15:52:36 2022 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 12 08:17:11 2022 -0400 |
tree | a48635e5ee5f96dc53464f826f10a93791d9d5d2 | |
parent | 228fe57ad20343dd9ff25ad103b6af3602aea602 [diff] |
bootstd: Check building without global bootmeths Use the sandbox_flattree build to check that everything works correctly with BOOTMETH_GLOBAL disabled. Update the tests as needed. Signed-off-by: Simon Glass <sjg@chromium.org>