
22 Sep
2020
22 Sep
'20
10:06 a.m.
On Mon, Sep 7, 2020 at 5:45 AM Simon Glass sjg@chromium.org wrote:
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
(no changes since v1)
arch/x86/lib/fsp2/fsp_silicon_init.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com