coreboot/src
Lin Huang 60687b5207 rockchip/rk3399: sdram.c: Fix msch ddrconfig register error
Fix msch ddrconfig register write error. Also make sure that the row
number configured in msch is equal to the row number configured in the
DDR controller.
This would not affect systems with 4GB of memory, but is needed
for 2GB configurations.

BUG=None
BRANCH=None
TEST=Boot from kevin

Change-Id: Ic95b3371faec5b31c32b011c50e55e83d949e74d
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Original-Commit-Id: dfa43d3d44
Original-Change-Id: I0c95378bf937a245b7cdc0583c5d2ed1347f2a3e
Original-Signed-off-by: Lin Huang <hl@rock-chips.com>
Original-Reviewed-on: https://chromium-review.googlesource.com/399563
Original-Reviewed-by: Derek Basehore <dbasehore@chromium.org>
Original-Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/17208
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
2016-11-03 13:53:18 +01:00
..
acpi
arch riscv: Add a bandaid for the new toolchain 2016-11-02 19:01:42 +01:00
commonlib commonlib: move DIV_ROUND macros from nvidia/tegra 2016-09-07 20:52:42 +02:00
console Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" 2016-10-18 18:41:16 +02:00
cpu cpu/amd: Update files for 00670F00 2016-11-02 18:35:20 +01:00
device Kconfig: Update default hex values to start with 0x 2016-10-02 19:08:15 +02:00
drivers lib/prog_loaders: use common ramstage_cache_invalid() 2016-10-31 19:34:20 +01:00
ec ec/lenovo/h8: move H8_SOUND_REPEAT downwards to it's comment 2016-11-02 18:26:40 +01:00
include pci_ids.h: Add ID for amd/00670F00 northbridge 2016-11-02 18:36:05 +01:00
lib lib/prog_loaders: use common ramstage_cache_invalid() 2016-10-31 19:34:20 +01:00
mainboard rockchip/rk3399: display: Do not allocate framebuffer in coreboot 2016-11-02 17:31:21 +01:00
northbridge nb/intel/i945/early_init.c: Use "IS_ENABLED(CONFIG_ ....)" 2016-11-02 19:33:11 +01:00
soc rockchip/rk3399: sdram.c: Fix msch ddrconfig register error 2016-11-03 13:53:18 +01:00
southbridge amd/hudson: Add PSP2 build for combo BIOS 2016-11-02 18:40:32 +01:00
superio winbond/w83627ehg: Remove unnecessary value 2016-10-19 17:31:39 +02:00
vboot vboot: Stop creating backup space in TPM 2016-10-13 18:22:03 +02:00
vendorcode vendorcode/amd/f14: Fix ignored argument in IDS_HDT_CONSOLE 2016-11-02 19:03:02 +01:00
Kconfig Add option to build Ada debugging code 2016-10-29 01:28:13 +02:00