[PATCH v2 14/16] x86: zboot: Allow overriding the command line

Bin Meng bmeng.cn at gmail.com
Tue Sep 1 12:12:50 CEST 2020


On Sun, Aug 30, 2020 at 5:42 AM Simon Glass <sjg at chromium.org> wrote:
>
> When booting Chrome OS images the command line is stored separately
> from the kernel. Add a way to specify this address so that images boot
> correctly.
>
> Also add comments to the zimage.h header.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
> ---
>
> (no changes since v1)
>
>  arch/x86/include/asm/zimage.h | 30 +++++++++++++++++++++++++++++-
>  arch/x86/lib/bootm.c          |  2 +-
>  arch/x86/lib/zimage.c         | 21 ++++++++++++++++-----
>  3 files changed, 46 insertions(+), 7 deletions(-)
>

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


More information about the U-Boot mailing list