]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: zboot: Add an 'info' subcommand
authorSimon Glass <sjg@chromium.org>
Sat, 5 Sep 2020 20:50:45 +0000 (14:50 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:09 +0000 (11:27 +0800)
commit6f873f5fc64809a6fabb4dda926765683743a638
tree8d895537ebe1a7d268af3de94da042fc6472eca0
parent88f1cd6c2a9f3418aa845ced90771e1333221ace
x86: zboot: Add an 'info' subcommand

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 <sjg@chromium.org>
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/zimage.c