]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: apl: Enhance debugging in the SPL loader
authorSimon Glass <sjg@chromium.org>
Sun, 24 Jan 2021 17:06:04 +0000 (10:06 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 1 Feb 2021 07:11:42 +0000 (15:11 +0800)
commit0b2bedbc6d02d9b9563b40a2b7e39fec6e9bf07c
tree44093d54c17e791660c3eed8ca5244fe17eab028
parent86c372af1abd02f6d81c287159e5d80bb27b8ae4
x86: apl: Enhance debugging in the SPL loader

Move to log_debug() and make use of the new SPL function to find the
text base.

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