[PATCH v3 10/17] x86: zboot: Add an 'load' subcommand

Bin Meng bmeng.cn at gmail.com
Tue Sep 22 08:02:12 CEST 2020


On Sun, Sep 6, 2020 at 4:51 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a subcommand that loads the kernel into the right places in memory.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Move command help into the patch for each command
> - Split the 'load' command into its own patch
>
>  arch/x86/lib/zimage.c | 21 +++++++++++++++------
>  1 file changed, 15 insertions(+), 6 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list