]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit771d94d2db38da89838ae1014e35abcf30c59551
tree3be6f9de6e336eeffe995f307c2ca928a5189efc
parentfed9248238e86122d13d3007eadb1c42ace4fbff
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