
8 Dec
2019
8 Dec
'19
4:02 a.m.
On Sat, Dec 7, 2019 at 12:48 PM Simon Glass sjg@chromium.org wrote:
Set up MTRRs for the FSP SDRAM regions to improve performance.
Signed-off-by: Simon Glass sjg@chromium.org Reviewed-by: Bin Meng bmeng.cn@gmail.com
Changes in v6: None Changes in v5:
- Fix FST typo
Changes in v4: None 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(+)
applied to u-boot-x86/next, thanks!