Hi Simon, -----"Simon Glass" <[email protected]> schrieb: ----- > Betreff: [PATCH 13/16] x86: zboot: Add an option to dump the setup information > > There is a lot of information in the setup block and it is quite hard to > decode manually. Add a 'zboot dump' command to decode it into a > human-readable format. > > Signed-off-by: Simon Glass <[email protected]> > --- > > arch/x86/include/asm/e820.h | 1 + > arch/x86/lib/zimage.c | 199 +++++++++++++++++++++++++++++++++++- > 2 files changed, 199 insertions(+), 1 deletion(-)
Reviewed-by: Wolfgang Wallner <[email protected]>

