bootstd: Update docs on bootmeth_try_file() for sandbox
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:47:59 +0000 (10:47 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:40 +0000 (18:11 -0500)
commita58e7bbeb64d8989bb6fc8699c84053e383361af
treebcfd0b019afd6af34670374de1a85bf471d3e867
parent25365879029d06b17b29010547e7a992901f51c0
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>
include/bootflow.h
include/bootmeth.h