coreboot-kgpe-d16/src/mainboard/google/slippy
Vladimir Serbinenko 4337020b95 Remove CACHE_ROM.
With the recent improvement 3d6ffe76f8,
speedup by CACHE_ROM is reduced a lot.
On the other hand this makes coreboot run out of MTRRs depending on
system configuration, hence screwing up I/O access and cache
coherency in worst cases.

CACHE_ROM requires the user to sanity check their boot output because
the feature is brittle. The working configuration is dependent on I/O
hole size, ram size, and chipset. Because of this the current
implementation can leave a system configured in an inconsistent state
leading to unexpected results such as poor performance and/or
inconsistent cache-coherency

Remove this as a buggy feature until we figure out how to do it properly
if necessary.

Change-Id: I858d78a907bf042fcc21fdf7a2bf899e9f6b591d
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/5146
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@google.com>
2014-02-25 00:57:35 +01:00
..
acpi haswell boards: fix SATA interrupt in ACPI 2013-12-21 07:39:27 +01:00
acpi_tables.c
board_info.txt board_info.txt: Classify almost all remaining boards. 2014-01-22 22:05:39 +01:00
chromeos.c haswell boards: Enable VIRTUAL_DEV_SWITCH 2013-12-03 01:24:59 +01:00
cmos.layout
devicetree.cb slippy/falco/peppy: update ACPI C-state settings 2013-12-21 07:39:00 +01:00
dsdt.asl
ec.c
ec.h
fadt.c
gma.c Refactor code containing aux calls 2013-12-21 13:27:03 +01:00
gpio.h lynxpoint: Add an inverted input GPIO type 2013-11-26 20:41:42 +01:00
hda_verb.h falco/slippy: Fix DMIC nid verb. 2013-12-02 07:52:28 +01:00
Hynix_HMT425S6AFR6A.spd.hex
i915io.c Refactor code containing aux calls 2013-12-21 13:27:03 +01:00
Kconfig Remove CACHE_ROM. 2014-02-25 00:57:35 +01:00
mainboard.c Remove PCI_ROM_RUN option 2013-12-24 14:40:49 +01:00
Makefile.inc google boards: Do not hardcode location of spd.bin 2014-02-12 23:37:24 +01:00
Micron_4KTF25664HZ.spd.hex
onboard.h
romstage.c CBFS: use cbfs_get_file_content whenever possible rather than cbfs_get_file 2014-01-12 17:41:58 +01:00
smihandler.c Coding style: punctuation cleanup [1/2]. 2013-12-23 02:12:51 +01:00
thermal.h haswell boards: Use PECI temp sensor id 0 2013-12-21 07:28:30 +01:00