coreboot-kgpe-d16/src/soc/intel/cannonlake
Paul Fagerburg cb42f4d467 soc/intel/cannonlake: Modify dq_map to provide for 6 entries
Intel's DQ_DQS_RComp_Info_Utility generates data for 6 entries. MRC will
return errors if we don't have all 6 entries in the map.

BRANCH=none
BUG=b:131103736
TEST=ensure the firmware builds without error; I don't have hardware
available to test this just yet.

Change-Id: I20a768de0e4440d7dde7b717794c4e2d0c62819c
Signed-off-by: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32475
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
2019-04-29 03:45:53 +00:00
..
acpi coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
bootblock soc/intel/cannonlake: Add report for iGD 0x3ea1 2019-04-19 01:40:45 +00:00
include/soc soc/intel/cannonlake: Modify dq_map to provide for 6 entries 2019-04-29 03:45:53 +00:00
romstage soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
acpi.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
cbmem.c src: Use tabs for indentation 2018-10-08 09:46:16 +00:00
chip.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
chip.h soc/intel/cannonlake: Enable PlatformDebugConsent by Kconfig 2019-04-23 10:08:57 +00:00
cnl_memcfg_init.c coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
elog.c soc/intel/cannonlake: Fix GEN_PMCON bit checks 2019-03-15 19:52:30 +00:00
finalize.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
fsp_params.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
gpio.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
gpio_cnp_h.c soc/intel/cannonlake: Update GPIO definitions for Virtual GPIO 2019-02-26 11:15:05 +00:00
graphics.c src: Drop unused 'include <arch/acpigen.h>' 2019-03-12 07:27:28 +00:00
gspi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
i2c.c soc/intel/common/block: Move i2c common functions into block/i2c 2018-06-06 06:26:11 +00:00
Kconfig 3rdparty/fsp: Update submodule pointer to upstream master 2019-04-25 15:52:53 +00:00
lockdown.c device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
lpc.c src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
Makefile.inc soc/intel/cannonlake: Implement soc side VMX support 2019-04-16 14:37:53 +00:00
memmap.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
nhlt.c src: Remove unneeded include <console/console.h> 2018-11-16 09:50:29 +00:00
p2sb.c soc/intel/common/block: Move p2sb common functions into block/p2sb 2018-06-28 08:35:29 +00:00
pmc.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
pmutil.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
reset.c src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
sd.c
smihandler.c soc/{amd,intel}/chip: Use local include for chip.h 2019-04-26 16:49:13 +00:00
smmrelocate.c device/pci: Fix PCI accessor headers 2019-03-01 20:32:15 +00:00
spi.c soc/intel/common/block: Move gspi common functions into block/gspi 2018-06-06 06:25:50 +00:00
systemagent.c soc/intel/cnl: Generate DMAR ACPI table 2019-04-18 10:15:55 +00:00
uart.c src: include <assert.h> when appropriate 2019-04-23 10:01:36 +00:00
vr_config.c soc/intel/cannonlake: Define VR settings 2019-02-15 16:23:28 +00:00