u-boot-brain/arch/x86/lib/fsp
Simon Glass 46dd41fa5a x86: fsp: Add access to variable MRC data
With FSP2 the non-volatile storage used by the FSP to init memory can be
split into a fixed piece (determined at compile time) and a variable piece
(determined at run time). Add support for reading the latter.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-10-08 13:57:31 +08:00
..
fsp_common.c x86: Move common fsp functions into a common file 2019-10-08 13:54:01 +08:00
fsp_dram.c x86: fsp: Move common dram functions into a common file 2019-10-08 13:53:57 +08: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