Hi Simon, -----"Simon Glass" <[email protected]> schrieb: ----- > Betreff: [PATCH 08/16] x86: zboot: Add a 'go' subcommand > > Split out the code that actually boots linux into a separate sub-command. > Add base_ptr to the state to support this. > > Show an error if the boot fails, since this should not happen. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/x86/lib/zimage.c | 26 +++++++++++++++++++++++--- > 1 file changed, 23 insertions(+), 3 deletions(-)
Reviewed-by: Wolfgang Wallner <[email protected]>

