u-boot-brain/arch/x86/lib/fsp
Simon Glass e98791ab80 x86: fsp: Set up an MTRR for the graphics frame buffer
The FSP-S may do this but at least for coral it does not. Set this up so
that graphics is not deathly slow.

It isn't clear whether the FSP is expected to set up MTRR. It is not
mentioned in the APL FSP document.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-12-15 11:44:17 +08:00
..
fsp_common.c x86: Move fsp_prepare_mrc_cache() to fsp1 directory 2019-12-15 11:44:15 +08:00
fsp_dram.c x86: Set up the MTRR for SDRAM 2019-12-15 11:44:15 +08:00
fsp_graphics.c x86: fsp: Set up an MTRR for the graphics frame buffer 2019-12-15 11:44:17 +08:00
fsp_support.c x86: fsp: Correct wrong header inlude in fsp_support.c 2019-12-15 11:44:16 +08:00
Makefile x86: fsp: Make graphics support common to FSP1/2 2019-12-15 11:44:16 +08:00