u-boot/doc/usage/cmd
Rui Miguel Silva bfef72e4dd cmd: load: add load command for memory mapped
cp.b is used a lot as a way to load binaries to memory and execute
them, however we may need to integrate this with the efi subsystem to
set it up as a bootdev.

So, introduce a loadm command that will be consistent with the other
loadX commands and will call the efi API's.

ex: loadm $kernel_addr $kernel_addr_r $kernel_size

with this a kernel with CONFIG_EFI_STUB enabled will be loaded and
then subsequently booted with bootefi command.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
2022-06-22 11:35:47 -04:00
..
acpi.rst
addrmap.rst
askenv.rst doc: man-page for the env command 2022-04-15 11:23:02 +02:00
base.rst
bootdev.rst bootstd: doc: Add documentation 2022-04-25 10:00:04 -04:00
bootefi.rst cmd/bootefi: correct command syntax 2022-05-28 10:59:27 +02:00
bootflow.rst bootstd: doc: Add documentation 2022-04-25 10:00:04 -04:00
booti.rst
bootmenu.rst doc: fix typos in bootmenu.rst 2022-05-03 21:39:22 +02:00
bootmeth.rst bootstd: doc: Add documentation 2022-04-25 10:00:04 -04:00
bootz.rst doc: man-page for bootz command 2022-06-19 15:53:09 +02:00
button.rst
cbsysinfo.rst
conitrace.rst
echo.rst
env.rst doc: man-page for the env command 2022-04-15 11:23:02 +02:00
event.rst
exception.rst
exit.rst
extension.rst
false.rst
fatinfo.rst
fatload.rst
for.rst
load.rst
loadm.rst cmd: load: add load command for memory mapped 2022-06-22 11:35:47 -04:00
loady.rst
mbr.rst
md.rst
mmc.rst
pinmux.rst
printenv.rst doc: man-page for the printenv command 2022-06-19 15:53:09 +02:00
pstore.rst
qfw.rst
reset.rst
sbi.rst
scp03.rst
setexpr.rst
sf.rst
size.rst
true.rst
ums.rst
wdt.rst