
19 Nov
2019
19 Nov
'19
3:23 a.m.
On Mon, Oct 21, 2019 at 11:40 AM Simon Glass sjg@chromium.org wrote:
Set up MTRRs for the FST SDRAM regions to improve performance.
typo: FST -> FSP
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v3:
- Move mtrr_add_request() call into this patch
Changes in v2: None
arch/x86/lib/fsp/fsp_dram.c | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com