coreboot-kgpe-d16/src
Paul Fagerburg 6440cb6945 mb/google/hatch/variants/helios: Use LPDDR3 memory
Change the SPD makefile to use the LPDDR3 SPDs. Set up the arrays
for mapping SoC DQS pins to LPDDR3 pins.

BRANCH=none
BUG=b:133455595
TEST=`FEATURES="noclean" FW_NAME="helios" emerge-hatch chromeos-ec
depthcharge vboot_reference libpayload coreboot-private-files
intel-cmlfsp coreboot-private-files-hatch coreboot chromeos-bootimage`
Ensure the firmware builds without error.

Change-Id: Iebaba2ec65dfcf36674b4733b421ada107b22b09
Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33456
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Shelley Chen <shchen@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-13 22:29:10 +00:00
..
acpi
arch stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable 2019-06-13 04:39:28 +00:00
commonlib cbmem: Add ID for UCSI 2019-06-07 20:50:39 +00:00
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu Rampayload: Able to build coreboot without ramstage 2019-06-11 15:49:25 +00:00
device src/device: Prevent attack on null pointer dereference 2019-06-03 13:25:25 +00:00
drivers {drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK support 2019-06-12 07:47:13 +00:00
ec ec/google/wilco: Read back from EC RAM after S0ix entry 2019-06-13 21:14:08 +00:00
include Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled 2019-06-13 04:40:05 +00:00
lib stage_cache: Make empty inline function if CONFIG_NO_STAGE_CACHE enable 2019-06-13 04:39:28 +00:00
mainboard mb/google/hatch/variants/helios: Use LPDDR3 memory 2019-06-13 22:29:10 +00:00
northbridge nb/amd/amdfam10: die() on out of bounds reads 2019-06-13 20:13:03 +00:00
security vboot: recovery path should finalize work context 2019-06-12 05:45:10 +00:00
soc soc/intel/{cml, whl}: Add option to skip HECI disable in SMM 2019-06-13 04:38:39 +00:00
southbridge sb/amd/sb700: Fix misleading formatting 2019-06-07 21:30:57 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/intel/fsp/fsp2_0/cometlake: Update FSP-M/S header files as per v1155 2019-06-12 22:48:36 +00:00
Kconfig Rampayload: Able to build coreboot without ramstage 2019-06-11 15:49:25 +00:00