x86: fsp: Convert fsp_dram to use log_debug()
authorSimon Glass <sjg@chromium.org>
Wed, 4 Nov 2020 16:57:38 +0000 (09:57 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 6 Nov 2020 01:51:32 +0000 (09:51 +0800)
commitd0147fe8a27aaf21eb07d15088cd417853e76965
tree63c816ede3a9557e0b846f754f37d6690e8affa7
parente0028ab75a8da96b85b210adda323ca2bf3da94f
x86: fsp: Convert fsp_dram to use log_debug()

Use log_debug() instead of debug() in this file, to enable the extra
features.

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