Searched hist:ff1e18af9dad21fe4963da80b3cf4170f8d6f209 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_dram.c | ff1e18af9dad21fe4963da80b3cf4170f8d6f209 Mon Oct 12 04:37:42 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>
|
| H A D | fsp_common.c | ff1e18af9dad21fe4963da80b3cf4170f8d6f209 Mon Oct 12 04:37:42 UTC 2015 Bin Meng <bmeng.cn@gmail.com> 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>
|