coreboot/src
David Hendricks fba32a7439 veyron_*: Add dual-rank 2GB Hynix module to SDRAM configs
This is a follow-up to CL:320623 to make veyron DRAM configs
uniform (except for Rialto).

As discussed in chrome-os-partner:43626, the mr[3] value and ODT
are set diffently for Mickey, thus the .inc files for other boards
have mr[3] = 1 and ODT disabled.

For cherry-picking, the change was applied for all Chromebook
platforms individually rather than just src/mainboard/veyron/.

BUG=none
BRANCH=veyron
TEST=compile tested for veyron

Signed-off-by: David Hendricks <dhendrix@chromium.org>
Change-Id: Iacf821645a2dcceaed1c1c42e3e1b1c312b31eab
Reviewed-on: https://chromium-review.googlesource.com/322487
2016-01-20 03:11:06 +00:00
..
arch rk3288: Handle framebuffer through memlayout, not the resource system 2015-01-24 02:13:31 +00:00
console Avoid 64bit math on MIPS platforms 2014-12-02 01:57:08 +00:00
cpu cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
device Broadwell FSP: Add new finalize functions for devices and chips 2014-11-20 20:49:36 +00:00
drivers edid: Use edid_mode struct to reduce redundancy 2015-08-14 05:01:12 +00:00
ec cros_ec: Retry failed VBNV transactions 2015-02-21 01:10:32 +00:00
include edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
lib edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
mainboard veyron_*: Add dual-rank 2GB Hynix module to SDRAM configs 2016-01-20 03:11:06 +00:00
northbridge cbmem: Unify random on-CBMEM-init tasks under common CBMEM_INIT_HOOK() API 2014-12-04 04:01:59 +00:00
soc edid: Allow filtering out clocks in EDID; do it for rk3288 HDMI 2015-10-28 21:26:17 +00:00
southbridge timestamp: remove conditional #if CONFIG_COLLECT_TIMESTAMPS 2014-11-07 01:24:01 +00:00
superio superio: ite8772f: Exit extemp busy state 2014-09-27 07:09:25 +00:00
vendorcode vboot: check vb2_shared_data flags for manual recovery 2015-10-28 05:57:21 +00:00
Kconfig Kconfig: Fix incorrect CONFIG_STACK_SIZE values for X86 and ARM64 2014-12-20 06:35:28 +00:00