[PATCH 14/16] x86: zboot: Allow overriding the command line
Wolfgang Wallner
wolfgang.wallner at br-automation.com
Thu Aug 13 13:22:55 CEST 2020
Hi Simon,
-----"Simon Glass" <sjg at chromium.org> schrieb: -----
> Betreff: [PATCH 14/16] x86: zboot: Allow overriding the command line
>
> 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>
> ---
>
> 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: Wolfgang Wallner <wolfgang.wallner at br-automation.com>
More information about the U-Boot
mailing list