[PATCH 14/18] x86: Add a function to boot a zimage

Bin Meng bmeng.cn at gmail.com
Mon May 15 12:41:00 CEST 2023


On Sat, Apr 29, 2023 at 3:18 AM Simon Glass <sjg at chromium.org> wrote:
>
> Add a direct interface to booting a zimage, so that bootstd can call it
> without going through the command-line interface.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/include/asm/zimage.h | 17 ++++++++
>  arch/x86/lib/zimage.c         | 82 ++++++++++++++++++++++++++++++-----
>  2 files changed, 88 insertions(+), 11 deletions(-)
>

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


More information about the U-Boot mailing list