coreboot/src
Aaron Durbin f89e5732c8 baytrail: initialize graphics before MRC
The graphics device needs to have its resource contraints
initialized before running the reference code. Right now just
use a 256MiB aperture, 32MiB of stolen memory data, and 2MiB
GTT memory.

BUG=chrome-os-partner:22869
BRANCH=None
TEST=Built and booted. Noted amount of stolen memory matches
     configuration as well as BAR size within the graphics
     device.

Change-Id: I328bf858f288363187cf705d6340947393b5ff10
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/170427
2013-09-24 21:00:08 +00:00
..
arch x86: Add some missing dependencies on config.h to x86's Makefile.inc. 2013-09-24 01:32:29 +00:00
console console: conditionally include console in bootblock 2013-09-13 22:18:40 +00:00
cpu arm/exynos: Allow releasing UART retention for resume. 2013-09-24 10:02:34 +00:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers spi: Add support for Winbod W25Q64DW 2013-09-20 00:52:20 +00:00
ec chromeec: Implement full battery workaround at 6% 2013-09-16 23:31:17 +00:00
include arm: libpayload: Add cache coherent DMA memory definition and management 2013-08-29 22:48:49 +00:00
lib Re-enable -shared for rmodules 2013-09-23 23:26:19 +00:00
mainboard bayleybay: add initial Bayley Bay board support 2013-09-20 18:40:52 +00:00
northbridge Falco/Slippy: Patch to refactor haswell/gma.c and mainboard/google/slippy/i915io.c 2013-08-23 17:16:24 -07:00
soc baytrail: initialize graphics before MRC 2013-09-24 21:00:08 +00:00
southbridge lynxpoint: xhci: Port reset changes on suspend/resume 2013-09-16 23:31:14 +00:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode chromeos: Add code to read FMAP on ARM 2013-09-20 00:52:08 +00:00
Kconfig baytrail: add initial support 2013-09-20 18:40:49 +00:00