commit | dbe0424d4c7e549ae3308e8a488ecc0fdf858309 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 07 16:47:32 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 09 16:03:20 2024 -0600 |
tree | 4ff0e3bb915b570ae176402c926474b1e42b2a70 | |
parent | fefb53492f729626a515b67b1acca941ad07e974 [diff] |
spl: Set SPL_FIT_FOUND for full FIT also This flag is set for simple FIT, so set it for full FIT too. Signed-off-by: Simon Glass <sjg@chromium.org>