commit | 4adeeb8b226769fc57252bc279d8de70baea1c05 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 17 10:47:59 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 23 18:11:40 2023 -0500 |
tree | bcfd0b019afd6af34670374de1a85bf471d3e867 | |
parent | 30fbeb51762b120b7efaba96b8569e2ba1b98405 [diff] |
bootstd: Update docs on bootmeth_try_file() for sandbox Mention that this function is also used with a NULL block devices to access files on the host, when using sandbox. Update the comment on struct bootflow also. Signed-off-by: Simon Glass <sjg@chromium.org>