coreboot/src
Aaron Durbin b489622a1f rambi: don't mark graphics as write-combining
We are currently running out of MTRRs with this CPU when
marking the graphics memory as write-combining. The reason
is that the graphics stolen memory was bumped to 64MiB which
changes the address space enough that the MTRRs are exhausted.

BUG=None
BRANCH=None
TEST=Built and analyzed MTRR usage. Also noted clearing upper
     2GiB of memory in depthcharge does not take forever.

Change-Id: I2eb0168990a5c585605f958e1cbc9ec1a2322d1d
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/174653
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2013-10-29 18:06:36 +00:00
..
arch nyan: tegra124: Enable I, D and L2 caches in romstage. 2013-10-29 02:59:07 +00:00
console ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
cpu x86: Add SMM helper functions to MP infrastructure 2013-10-23 04:08:19 +00:00
device ARM: Generalize armv7 as arm. 2013-10-02 09:18:44 +00:00
drivers drivers/gma: remove unused code 2013-10-11 20:36:54 +00:00
ec chromeec: Implement full battery workaround at 6% 2013-09-16 23:31:17 +00:00
include rmodule: consolidate rmodule stage loading 2013-10-24 18:06:13 +00:00
lib cbfs: fix load_stage_from_cbfs() for CONFIG_RELOCATABLE_RAMSTAGE 2013-10-25 00:28:56 +00:00
mainboard rambi: don't mark graphics as write-combining 2013-10-29 18:06:36 +00:00
northbridge haswell: Report x32 memory as "x8 or x32" 2013-10-23 21:27:19 +00:00
soc baytrail: Enable GFX device 2013-10-29 15:17:29 +00:00
southbridge lynxpoint: Allow to always route USB3 ports to XHCI 2013-10-22 21:42:00 +00:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode rmodule: consolidate rmodule stage loading 2013-10-24 18:06:13 +00:00
Kconfig x86: add HAVE_REFCODE_BLOB option 2013-10-24 18:06:07 +00:00