coreboot/src
Werner Zeh e0b3c7bef1 mc_tcu3: Enable graphic init code
The used Baytrail-M SoC on TCU3 tend to have issues
with DisplayPort if the graphic power gate is not set up
in coreboot. To avoid this error, use the graphic init
code on this board.

Change-Id: I973bbaa7d86c1ede1f2884b3a08ccb31f7d85087
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/13774
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-02-25 15:16:54 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch x86/Makefile.inc: Fix redundant addition of memlayout.ld in bootblock 2016-02-25 07:16:10 +01:00
commonlib cbfs: Fix compiler error for gcc versions < 4.6 2016-02-25 06:17:52 +01:00
console console: Add higher baud rates 2016-02-22 02:39:07 +01:00
cpu cpu/qemu-power8: don't enable it for qemu-x86 2016-02-19 20:03:52 +01:00
device nb/intel/sandybridge/raminit: Add XMP support 2016-02-20 05:11:37 +01:00
drivers acpi/tpm: Gracefully handle missing TPM module. 2016-02-18 01:48:10 +01:00
ec ASL: Remove unused modulo recipient. 2016-02-09 22:56:00 +01:00
include cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00
lib cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00
mainboard mc_tcu3: Enable graphic init code 2016-02-25 15:16:54 +01:00
northbridge nb/intel/sandybridge/raminit: Add XMP support 2016-02-20 05:11:37 +01:00
soc fsp_baytrail: Fix a possible hanging DisplayPort 2016-02-25 15:16:44 +01:00
southbridge southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
superio superio/nuvoton/nct5572d: Add PS/2 presence detect 2016-02-09 20:34:15 +01:00
vendorcode cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00
Kconfig cbfs: Add LZ4 in-place decompression support for pre-RAM stages 2016-02-22 21:38:37 +01:00