[PATCH v2 1/2] cmd: load: add load command for memory mapped
Tom Rini
trini at konsulko.com
Thu Jun 23 14:19:17 CEST 2022
On Wed, May 11, 2022 at 10:55:40AM +0100, Rui Miguel Silva wrote:
> 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 at linaro.org>
> Reviewed-by: Tom Rini <trini at konsulko.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220623/110c05d4/attachment.sig>
More information about the U-Boot
mailing list