From: Tom Rini <trini@konsulko.com>
To: Rui Miguel Silva <rui.silva@linaro.org>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v2 1/2] cmd: load: add load command for memory mapped
Date: Thu, 23 Jun 2022 08:19:17 -0400 [thread overview]
Message-ID: <20220623121917.GG2484912@bill-the-cat> (raw)
In-Reply-To: <20220511095541.1461937-2-rui.silva@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 699 bytes --]
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@linaro.org>
> Reviewed-by: Tom Rini <trini@konsulko.com>
Applied to u-boot/next, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2022-06-23 12:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-11 9:55 [PATCH v2 0/2] board/armltd: add support for corstone1000 Rui Miguel Silva
2022-05-11 9:55 ` [PATCH v2 1/2] cmd: load: add load command for memory mapped Rui Miguel Silva
2022-05-11 13:34 ` Tom Rini
2022-06-23 12:19 ` Tom Rini [this message]
2022-06-25 2:29 ` AKASHI Takahiro
2022-05-11 9:55 ` [PATCH v2 2/2] arm: add support to corstone1000 platform Rui Miguel Silva
2022-05-11 13:34 ` Tom Rini
2022-06-23 12:19 ` Tom Rini
2022-06-20 15:49 ` [PATCH v2 0/2] board/armltd: add support for corstone1000 Rui Miguel Silva
2022-06-20 17:43 ` Tom Rini
2022-06-20 18:19 ` Rui Miguel Silva
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220623121917.GG2484912@bill-the-cat \
--to=trini@konsulko.com \
--cc=rui.silva@linaro.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox