commit | 4558d3294da3f85a5c0b277259bdba6906fa0b47 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:37 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:24 2020 +0800 |
tree | 3be6f9de6e336eeffe995f307c2ca928a5189efc | |
parent | 96bf9be89e02825d70969b3912a4fe859fc1660b [diff] |
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>