coreboot-kgpe-d16/src/cpu/intel/model_206ax
Kyösti Mälkki 65cc526f6f Ignore RAMTOP for MTRRs
Without RELOCATABLE_RAMSTAGE have WB cache large enough
to cover the greatest ramstage needs, as there is no benefit
of trying to accurately match the actual need. Choose
this to be bottom 16MiB.

With RELOCATABLE_RAMSTAGE write-back cache of low ram is
only useful for bottom 1MiB of RAM as a small part of this gets used
during SMP initialisation before proper MTRR setup.

Change-Id: Icd5f8461f81ed0e671130f1142641a48d1304f30
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/15249
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-06-22 11:03:42 +02:00
..
acpi tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
acpi.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
bootblock.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cache_as_ram.inc Ignore RAMTOP for MTRRs 2016-06-22 11:03:42 +02:00
chip.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
finalize.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
Kconfig sandybridge: Disable parallel CPU initialization 2015-10-31 14:22:12 +01:00
Makefile.inc intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP 2016-06-22 10:50:51 +02:00
model_206ax.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
model_206ax_init.c x86 chipsets: utilize x86_setup_mtrrs_with_detect() 2016-03-08 23:58:01 +01:00