commit | c869478bddc64c86a897140c15840e02ca5e2ac2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 15 16:19:24 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Jan 15 08:48:43 2025 -0600 |
tree | f046b8bd5b6f07a7c3cb98f8a81e8a199d285324 | |
parent | c6a52e7cc473ce9f6eb19d14170804e5159158ba [diff] |
bootstd: Export bootdev_get_from_blk() Export this function so it can be used from other files. Signed-off-by: Simon Glass <sjg@chromium.org>