On 11 October 2015 at 22:37, Bin Meng <bmeng...@gmail.com> wrote: > 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...@gmail.com> > --- > > arch/x86/lib/fsp/fsp_common.c | 30 +++++++++++++++++++++++++++++- > arch/x86/lib/fsp/fsp_dram.c | 6 ++++++ > 2 files changed, 35 insertions(+), 1 deletion(-)
Acked-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot