u-boot/arch/x86/lib/fsp
Simon Glass 22e0de3551 x86: Move fsp_prepare_mrc_cache() to fsp1 directory
This function needs to be different for FSP2, so move the existing
function into the fsp1 directory. Since it is only called from one file,
drop it from the header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:15 +08:00
..
fsp_common.c x86: Move fsp_prepare_mrc_cache() to fsp1 directory 2019-12-15 11:44:15 +08:00
fsp_dram.c common: Move board_get_usable_ram_top() out of common.h 2019-12-02 18:25:04 -05:00
fsp_support.c x86: fsp: Add access to variable MRC data 2019-10-08 13:57:31 +08:00
Makefile x86: fsp: Move common support functions into a common file 2019-10-08 13:54:07 +08:00