On Sun, Aug 30, 2020 at 5:42 AM Simon Glass <[email protected]> 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 <[email protected]>
> Reviewed-by: Wolfgang Wallner <[email protected]>
> ---
>
> (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 <[email protected]>

Reply via email to