soc/intel/apollolake: Add cache for BIOS ROM

Hardware / Coreboot - Andrey Petrov [intel.com] - 27 April 2016 22:45 UTC

Enable caching of BIOS region with variable MTRR. This is most useful if enabled early such as in bootblock.

Change-Id: I39f33ca43f06fce26d1d48e706c97f097e3c10f1

0c85b7f soc/intel/apollolake: Add cache for BIOS ROM
src/cpu/x86/mtrr/Makefile.inc | 1 +
src/soc/intel/apollolake/bootblock/bootblock.c | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+)

Upstream: review.coreboot.org


  • Share