coreboot/src
Furquan Shaikh 97c99dfe52 Falco/Slippy: Patch to fix garbage on screen during graphics initialization in normal mode
Depending on the init_fb parameter:
1) For normal mode, first page is filled with zeroes and setgtt is used make all GTT entries point to this
same page
2) For developer/recovery mode, we init the gtt to consecutive pages

BUG=None
BRANCH=None
TEST=Built and booted on falco with normal, developer and recovery mode. Graphics
initialization worked fine.

Change-Id: I281b0b7efe01f7892e98b19ff9a63c04b087bd2c
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/65633
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
2013-08-16 20:41:12 -07:00
..
arch armv7: Make coreboot and libpayload cache files the same 2013-08-16 19:02:52 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu exynos5420: Implement support to boot with USB A-A firmware upload 2013-08-16 19:02:51 -07:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers rtd2132: implement full configuration 2013-08-14 14:39:12 -07:00
ec chromeec: Add event methods for EC requested throttle 2013-08-01 00:30:25 -07:00
include Add a specific post code for S3 resume failures 2013-08-09 11:18:59 -07:00
lib Pit: graphics 2013-08-05 20:53:23 -07:00
mainboard Falco/Slippy: Patch to fix garbage on screen during graphics initialization in normal mode 2013-08-16 20:41:12 -07:00
northbridge Falco/Slippy: Patch to fix garbage on screen during graphics initialization in normal mode 2013-08-16 20:41:12 -07:00
southbridge lynxpoint: Add configuration option for SATA gen3 DTLE registers. 2013-08-14 17:05:27 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
Kconfig Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. 2013-07-08 11:30:26 -07:00