x86: fsp: Add more debugging for silicon init
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:37 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:24 +0000 (11:27 +0800)
commit4558d3294da3f85a5c0b277259bdba6906fa0b47
tree3be6f9de6e336eeffe995f307c2ca928a5189efc
parent96bf9be89e02825d70969b3912a4fe859fc1660b
x86: fsp: Add more debugging for silicon init

If locating the FSP header hangs for whatever reason it is useful to see
where it got stuck. Add a debug print. Also show the address of the FSP-S
entry point as a sanity check.

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