u-boot-brain/arch/x86/lib/fsp2
Simon Glass 5536f1285f cbfs: Allow access to CBFS without a header
In some cases CBFS does not start with a header but is just a collection
of files. It is possible to support this so long as the size of the CBFS
is provided.

Update the cbfs_init_mem() function to support this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2021-03-27 13:59:37 +13:00
..
fsp_common.c x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00
fsp_dram.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_init.c cbfs: Allow access to CBFS without a header 2021-03-27 13:59:37 +13:00
fsp_meminit.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_silicon_init.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
fsp_support.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Makefile x86: fsp: Add FSP2 base support 2019-12-15 11:44:16 +08:00