Skip to content
Commit c279224e authored by Simon Glass's avatar Simon Glass
Browse files

bootstd: Add a command to read all files for a bootflow



Some bootflows (such as EFI and ChromiumOS) delay reading the kernel until
it is needed to boot. This saves time when scanning and avoids needing to
allocate memory for something that may never be used.

To permit reading of these files, add a new 'bootflow read' command.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent cbb607d2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment