coreboot-kgpe-d16/src/soc/rockchip/rk3399
Martin Roth e4b9af15d8 rockchip/rk3399: display: Update edp initialization retry
Follow on patch to clean up the previous retry code.
Previous patches:
coreboot commit 079b5c65
(rockchip/rk3399: display: Retry edp initialization if it fails)
cros commit 28c57a6e
(rockchip/rk3399: display: retry edp initialization if edp initial fail)

- Reduce the jumping around via goto statements
- Break the retry code out into a separate function that also
prints the error messages.

BRANCH=gru
BUG=chrome-os-partner:60150
TEST=Rebuild Kevin and Gru

Change-Id: I3b6cf572073e4dcac83da09621bafde179af2613
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/17642
Tested-by: build bot (Jenkins)
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-12-05 19:05:47 +01:00
..
include/soc rockchip/rk3399: Fix typo 2016-12-03 00:17:00 +01:00
bl31_plat_params.c
bootblock.c rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
chip.h rockchip/rk3399: display: Do not allocate framebuffer in coreboot 2016-11-02 17:31:21 +01:00
clock.c rockchip/rk3399: Change 933 DPLL to low jitter rate 2016-11-17 17:59:22 +01:00
display.c rockchip/rk3399: display: Update edp initialization retry 2016-12-05 19:05:47 +01:00
gpio.c rockchip: Remove pulls for gpio_output(), clean up code 2016-10-04 21:17:37 +02:00
Kconfig rockchip/rk3399: Remove CONFIG_ARM64_A53_ERRATUM_843419 2016-10-04 21:14:52 +02:00
Makefile.inc rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
mmu_operations.c
saradc.c
sdram.c rockchip/rk3399: Fix typo 2016-12-03 00:17:00 +01:00
soc.c rockchip/rk3399: display: Do not allocate framebuffer in coreboot 2016-11-02 17:31:21 +01:00
timer.c
tsadc.c
usb.c rockchip/rk3399: Add Type-C PHY init 2016-10-08 16:40:09 +02:00