x86: tpl: Show next stage being booted
authorSimon Glass <sjg@chromium.org>
Sun, 24 Jan 2021 17:06:11 +0000 (10:06 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2021 07:33:25 +0000 (15:33 +0800)
commit3138e4603c39a76fa52b38d9ed52cd7e7277c45d
tree55e00dde6d73cf519cb14e710457a3b4b75eb40e
parent02840ca1b0e90424d7546cb75117463c873eecc6
x86: tpl: Show next stage being booted

Enhance the debugging to show the next stage being booted as well as a
dump of the start of the image.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/tpl.c