u-boot/arch/x86/lib/fsp1
Simon Glass e9de4a7cd3 x86: fsp: Move common dram functions into a common file
Most of the DRAM functionality can be shared between FSP1 and FSP2. Move
it into a shared file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
[bmeng: rebase the patch against u-boot-x86/next to get it applied cleanly]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:53:57 +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: fsp: Use if() instead of #ifdef 2019-10-08 13:53:48 +08:00
fsp_dram.c x86: fsp: Move common dram functions into a common file 2019-10-08 13:53:57 +08:00
fsp_graphics.c x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00
fsp_support.c x86: Rename some FSP functions to have an fsp_ prefix 2019-10-08 13:53:34 +08:00
Makefile x86: Rename existing FSP code to fsp1 2019-10-08 13:50:08 +08:00