uboot/arch/x86/lib/fsp
Simon Glass 91785f70b9 x86: mmc: Move common FSP functions into a common file
Since these board functions seem to be the same for all boards which use
FSP, move them into a common file. We can adjust this later if future FSPs
need more flexibility.

This creates a generic PCI MMC device.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2015-02-06 12:07:36 -07:00
..
Makefile x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00
fsp_car.S x86: Make CAR and DRAM FSP code common 2015-02-05 22:16:44 -07:00
fsp_common.c x86: mmc: Move common FSP functions into a common file 2015-02-06 12:07:36 -07:00
fsp_dram.c x86: Make CAR and DRAM FSP code common 2015-02-05 22:16:44 -07:00
fsp_support.c x86: Adjust the FSP types slightly 2015-02-05 22:16:43 -07:00