Bin Meng ff1e18af9d x86: fsp: Pass mrc cache to fsp_init() and save it to gd after fsp_init()
fsp_init() call has a parameter nvs_buf which is used by FSP as the
MRC cache but currently is blindly set to NULL. Retreive the MRC
cache from SPI flash and pass it to fsp_init() call. After the call,
save FSP produced MRC cache to SPI flash too.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>
2015-10-21 07:46:27 -06:00
..
2015-08-26 07:54:13 -07:00
2015-01-13 07:24:59 -08:00
2015-08-05 08:44:08 -06:00
2013-06-26 10:18:56 -04:00
2014-11-21 07:34:15 +01:00
2015-10-21 07:46:26 -06:00
2015-10-21 07:46:26 -06:00