On Sun, Aug 30, 2020 at 5:42 AM Simon Glass <[email protected]> wrote: > > Add a little subcommand that prints out where the kernel was loaded and > its setup pointer. Run it by default in the normal boot. > > Signed-off-by: Simon Glass <[email protected]> > Reviewed-by: Wolfgang Wallner <[email protected]> > --- > > (no changes since v1) > > arch/x86/lib/zimage.c | 17 ++++++++++++++--- > 1 file changed, 14 insertions(+), 3 deletions(-) >
Reviewed-by: Bin Meng <[email protected]>

