commit | c01d83ffc7aabd8d442adba7db5a3d2c4b003737 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 15 16:19:08 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 15 08:48:42 2025 -0600 |
tree | fe9254137a999ee7bc3fb6d46c31e480a22eee92 | |
parent | 99618ca8dbfd33c23bde38afc3b41dfbca30d80b [diff] |
bootstd: Move bootflow-adding to bootstd This relates to more than just the bootdev, since there is a global list of bootflows. Move the function to the bootstd file and rename it. Signed-off-by: Simon Glass <sjg@chromium.org>