u-boot/arch/x86/lib/fsp
Simon Glass 515e8174f5 x86: Update mrccache to support multiple caches
With Apollo Lake we need to support a normal cache, which almost never
changes and a much smaller 'variable' cache which changes every time.

Update the code to add a cache type, use an array for the caches and use a
for loop to iterate over the caches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:14 +08:00
..
fsp_common.c x86: Update mrccache to support multiple caches 2019-12-15 11:44:14 +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