Hi Simon, -----"Simon Glass" <[email protected]> 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 <[email protected]> > --- > > 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 <[email protected]>

