coreboot-kgpe-d16/src/mainboard/google/falco
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 falco: Add ACPI code to describe the I2C touchpad device 2014-02-12 23:31:45 +01:00
acpi_tables.c falco: Enable EC controlled throttling 2013-12-21 12:02:18 +01:00
board_info.txt google/falco/board_info.txt: Declare as a laptop. 2014-01-20 03:21:02 +01:00
chromeos.c haswell boards: Enable VIRTUAL_DEV_SWITCH 2013-12-03 01:24:59 +01:00
cmos.layout
devicetree.cb falco: Force enable ASPM on PCIe Root Port 1 2013-12-21 12:02:37 +01:00
dsdt.asl falco: Add ACPI code to describe the I2C touchpad device 2014-02-12 23:31:45 +01:00
ec.c
ec.h falco: Enable EC controlled throttling 2013-12-21 12:02:18 +01:00
Elpida_EDJ4216EFBG.spd.hex falco: Add Elpida DIMM SPD 2013-11-25 23:42:15 +01:00
fadt.c
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
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 falco: Add on-board devices and configure GPIO irq/wake 2013-11-25 23:46:02 +01:00
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 falco: Enable EC controlled throttling 2013-12-21 12:02:18 +01:00