u-boot/arch/x86/lib/fsp1
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_car.S x86: Rename some FSP functions to have an fsp_ prefix 2019-10-08 13:53:34 +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 x86: Update mrccache to support multiple caches 2019-12-15 11:44:14 +08:00
fsp_graphics.c x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
fsp_support.c x86: fsp: Move common support functions into a common file 2019-10-08 13:54:07 +08:00
Makefile x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00