coreboot-kgpe-d16/src/soc/rockchip/rk3288
David Hendricks 1c78009596 rk3288: Add a config variable hack to skip display init
The current display init code causes Brain to crash when trying
to allocate resources. This just avoids doing display init if a
config variable is set. Once code has been implemented to properly
setup different types of displays we can get rid of this hack.

BUG=none
BRANCH=none
TEST=built and booted (to depthcharge) on Brain, compiled for
pinky with FEATURES=noclean and ensured config variable is 0

Change-Id: I9a7266c6bff5b7a6eb05b2b21fb65797bee392d6
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 804632ca67eaaf4174ca597d83b8923cb9abd1b7
Original-Signed-off-by: David Hendricks <dhendrix@chromium.org>
Original-Change-Id: I04c9e8181c58fa0608fd20776fa8c4798a023474
Original-Reviewed-on: https://chromium-review.googlesource.com/235922
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: http://review.coreboot.org/9720
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-17 09:20:42 +02:00
..
include/soc veyron: Activate Winbond SPI driver 2015-04-17 09:20:38 +02:00
bootblock.c rk3288: Implement support for CRYPTO module and use it in vboot hashing 2015-04-15 16:45:04 +02:00
cbmem.c rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
chip.h rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
clock.c rk3288: Implement support for CRYPTO module and use it in vboot hashing 2015-04-15 16:45:04 +02:00
crypto.c rk3288: Implement support for CRYPTO module and use it in vboot hashing 2015-04-15 16:45:04 +02:00
display.c rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
edp.c rk3288: support edp HPD function 2015-04-15 22:13:40 +02:00
gpio.c gpio: Extend common GPIO header, simplify function names 2015-04-10 11:57:33 +02:00
i2c.c rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
Kconfig veyron_*: Move PMIC_BUS to a Kconfig variable 2015-04-15 16:46:37 +02:00
Makefile.inc rk3288: Implement support for CRYPTO module and use it in vboot hashing 2015-04-15 16:45:04 +02:00
pwm.c rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
rk808.c rk3288: set the rk808 BUCK default inductor current to max value 2015-04-15 22:10:43 +02:00
sdram.c rk3288: Fix failing LPDDR3 reboot test 2015-04-15 22:10:18 +02:00
soc.c rk3288: Add a config variable hack to skip display init 2015-04-17 09:20:42 +02:00
spi.c veyron_*: Use common CBFS wrapper 2015-04-15 16:30:56 +02:00
timer.c timer: Reestablish init_timer(), consolidate timer initialization calls 2015-04-14 09:03:28 +02:00
tsadc.c rk3288: don't log LAST_TSHUT bit 2015-04-10 11:59:15 +02:00
uart.c rk3288: Change all SoC headers to <soc/headername.h> system 2015-04-08 09:28:50 +02:00
vop.c rockchip: support display 2015-04-10 20:50:53 +02:00