coreboot-kgpe-d16/src/soc/rockchip/rk3288
huang lin 3704e69e47 rk3288: disable rk808 DCDC_UV_ACT_REG restart converter function
if DCDC_UV_ACT_REG setted, when the buck voltage drop to 85%,
rk808 will reset this buck, but now when the current consumption large,
rk808 may miscarriage of justice this status, so we must disable this function

BUG=chrome-os-partner:34834
TEST=Boot from jerry, and do RUNIN test sucess
BRANCH=None

Change-Id: I08cef73b88d6c2722b389c632c7db29605f4545d
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: 858c8abc11a824fc3d991a39a49710243f4b1473
Original-Change-Id: I46ebe332c576eebd3386b5042b146a8b57a5c194
Original-Signed-off-by: huang lin <hl@rock-chips.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/254496
Original-Commit-Queue: Julius Werner <jwerner@chromium.org>
Original-Tested-by: Julius Werner <jwerner@chromium.org>
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: http://review.coreboot.org/9831
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-04-21 08:19:21 +02:00
..
include/soc rk3288: Add software I2C support 2015-04-17 09:59:19 +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: detect sdram size at runtime 2015-04-17 09:26:09 +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 rk3288: Disable ramstage compression by default 2015-04-20 10:19:56 +02:00
Makefile.inc rk3288: Add software I2C support 2015-04-17 09:59:19 +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: disable rk808 DCDC_UV_ACT_REG restart converter function 2015-04-21 08:19:21 +02:00
sdram.c rockchip: configure lpddr odt properly 2015-04-21 08:18:12 +02:00
soc.c rk3288: detect sdram size at runtime 2015-04-17 09:26:09 +02:00
software_i2c.c rk3288: Add software I2C support 2015-04-17 09:59:19 +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 uart: pass register width in the coreboot table 2015-04-17 09:53:39 +02:00
vop.c rockchip: support display 2015-04-10 20:50:53 +02:00