coreboot-kgpe-d16/src/mainboard/google/snow
Gabe Black dcaaba44b6 snow: Fix the edid data structure definition so depthcharge works again.
Some new fields were added to the edid data structure, and the edid code was
changed to put estimated values into those fields which were ultimately passed
into depthcharge or other payloads. On snow we do things different and just
declare an edid structure statically which didn't have those members. The rows
and columns of the graphics console were 0, and that confused the framebuffer
driver and made it loop forever.

Change-Id: I6ca3bd948482b347a6a981e83b82b10dca995e5e
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/61057
Reviewed-by: Ronald G. Minnich <rminnich@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
Tested-by: Gabe Black <gabeblack@chromium.org>
Reviewed-on: http://review.coreboot.org/4341
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-12-12 22:02:52 +01:00
..
chromeos.c ARMv7: De-uboot-ify Exynos5250 GPIO code 2013-07-10 20:08:29 +02:00
devicetree.cb Exynos5250: Initialize USB PHY 2013-07-10 22:47:44 +02:00
exynos5250.h ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
Kconfig Add option to disable ChromeOS 2013-12-02 22:28:54 +01:00
mainboard.c snow: Fix the edid data structure definition so depthcharge works again. 2013-12-12 22:02:52 +01:00
Makefile.inc ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00
memory.c Fix whitespace leaked into tree 2013-09-17 21:04:35 +02:00
romstage.c armv7/exynos: Prevent unexpected reboots in resume. 2013-07-10 23:18:50 +02:00
wakeup.c ARMv7: De-uboot-ify Exynos5250 code 2013-07-10 20:08:15 +02:00