coreboot-kgpe-d16/src/mainboard/google/veyron_mighty
huang lin c14e42623b rk3288: support edp HPD function
we use the delay 200ms to meet the edp power timing request before,
it waste time, so we use the HPD function to detect the edp panel now.
In previous version, the hardware may not support the edp HPD function,
so in the code it will spend 200ms to detect hpd single, if it don't get
the hpd single, it will contiue the edp initialization process, to compatible
all of the hardware version.

BUG=chrome-os-partner:35623
TEST=Boot from Mighty, and display normal
BRANCH=None

Change-Id: I82c6a80e37fa42eef3521e6ebbf190d7e80fcece
Signed-off-by: Stefan Reinauer <reinauer@chromium.org>
Original-Commit-Id: 7a5343eb9af12cae9a15284217762a91ae24bac6
Original-Change-Id: I21c0ef6ce4643e90a192d8b86659264895b5fda9
Original-Signed-off-by: huang lin <hl@rock-chips.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/242792
Original-Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
Reviewed-on: http://review.coreboot.org/9659
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-04-15 22:13:40 +02:00
..
sdram_inf google/veyron_*: Remove unused sdram-ddr-hynix-2GB.inc 2015-04-15 22:09:01 +02:00
board.h veyron: Add "backlight" GPIO to coreboot table 2015-04-15 16:54:07 +02:00
boardid.c Add google/veyron_mighty board 2015-04-10 20:51:11 +02:00
bootblock.c veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
chromeos.c veyron: Add "backlight" GPIO to coreboot table 2015-04-15 16:54:07 +02:00
devicetree.cb rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Kconfig veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
mainboard.c rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
Makefile.inc Add google/veyron_mighty board 2015-04-10 20:51:11 +02:00
memlayout.ld Add google/veyron_mighty board 2015-04-10 20:51:11 +02:00
reset.c Add google/veyron_mighty board 2015-04-10 20:51:11 +02:00
romstage.c veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
sdram_configs.c Add google/veyron_mighty board 2015-04-10 20:51:11 +02:00