commit | e821897622a13d41c80993510be56e7011d1c43a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Aug 21 10:19:12 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 14:05:38 2024 -0600 |
tree | 5b8b89d679ac6f02c231da9cd6b8e963e5912dea | |
parent | 894197285407ae5782597cdd9c79eca8518246ed [diff] |
board_f: Move new_bloblist to boardf This value is only used before relocation. Move it to the new boardf struct. Signed-off-by: Simon Glass <sjg@chromium.org>