mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-28 23:51:33 +00:00
c279224ea6
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: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
cmd | ||
fit | ||
os | ||
blkmap.rst | ||
cmdline.rst | ||
dfu.rst | ||
environment.rst | ||
fdt_overlays.rst | ||
index.rst | ||
netconsole.rst | ||
partitions.rst | ||
semihosting.rst |