coreboot/src
Martin Roth f326097fda rockchip/rk3399: Halt if we get an invalid odt or drv value
When we were pushing the updated sdram.c to coreboot.org, the compiler
there found that we were not initializing vref_value_dq in all code
possible code paths.

This patch updates those code paths to halt the system.

Branch=none
Bug=none
Test=Built with coreboot.org toolchain and verified that the compile
errors were gone.

Change-Id: I0ad4207dc976236d64b6cdda58d10bcfbe1fde11
Signed-off-by: Martin Roth <martinroth@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/362726
Reviewed-by: Julius Werner <jwerner@chromium.org>
2016-07-25 17:08:57 -07:00
..
acpi UPSTREAM: arch/x86: provide common Intel ACPI hardware definitions 2016-07-15 08:39:52 -07:00
arch UPSTREAM: arch/riscv: Enable unaligned load handling 2016-07-19 18:33:29 -07:00
commonlib UPSTREAM: cbmem: share additional time stamps IDs 2016-07-21 11:22:03 -07:00
console UPSTREAM: console/post: be explicit about conditional cmos_post_log() compiling 2016-05-26 03:21:57 -07:00
cpu UPSTREAM: intel/haswell: Remove useless MTRR clear 2016-07-24 10:19:30 -07:00
device UPSTREAM: device: i2c: Add support for I2C bus operations 2016-06-10 00:17:46 -07:00
drivers UPSTREAM: drivers/elog: remove elog Kconfig variables 2016-07-24 10:19:33 -07:00
ec UPSTREAM: ec/google/chromeec: provide common SMI handler helpers 2016-07-15 16:50:24 -07:00
include UPSTREAM: soc/intel/common: Add reset_prepare() for common reset 2016-07-19 18:33:24 -07:00
lib UPSTREAM: lib/bootmode: Use newly-add recovery module 2016-07-25 15:02:22 -07:00
mainboard UPSTREAM: vboot: Clean up vboot code 2016-07-25 15:02:17 -07:00
northbridge UPSTREAM: nb/intel/x4x: Fix CAS latency detection 2016-07-19 16:31:08 -07:00
soc rockchip/rk3399: Halt if we get an invalid odt or drv value 2016-07-25 17:08:57 -07:00
southbridge UPSTREAM: timestamp: Drop duplicate TS_END_ROMSTAGE entries 2016-07-21 11:22:15 -07:00
superio UPSTREAM: sio/winbond/w83667hg-a: Add pinmux defines for UART B 2016-05-31 12:07:04 -07:00
vendorcode UPSTREAM: google/chromeos: Add support for saving recovery reason across reboot 2016-07-25 15:02:24 -07:00
Kconfig UPSTREAM: Romstage spinlocks require EARLY_CBMEM_INIT 2016-07-11 21:27:20 -07:00