On Sun, Jan 17, 2021 at 5:54 AM Simon Glass <s...@chromium.org> wrote: > > Move to log_debug() and make use of the new SPL function to find the > text base. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > arch/x86/cpu/apollolake/spl.c | 12 +++++++----- > 1 file changed, 7 insertions(+), 5 deletions(-) >
Reviewed-by: Bin Meng <bmeng...@gmail.com>