aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/poppy/variants
diff options
context:
space:
mode:
authorKane Chen <kane_chen@pegatron.corp-partner.google.com>2020-08-27 16:21:31 +0800
committerPatrick Georgi <pgeorgi@google.com>2020-09-02 10:36:47 +0000
commit452441d46573a0727bc7e9cb7cf35e3cf402d07c (patch)
tree48da460c2c095943d6b2f91b71dbc8773cbadef2 /src/mainboard/google/poppy/variants
parent5ad8a36fa7cc96ea6ea74ac479a8333ad50f38d1 (diff)
mb/google/poppy/var/rammus: Update SPD table for Rammus
1. Add new SPD file, "samsung_dimm_K4E8E324ED-EGCG.spd.hex". 2. Add SPD support in Rammus memory table, as follows: SPD_SOURCES += samsung_dimm_K4E8E324ED-EGCG # 0b0110 SPD_SOURCES += samsung_dimm_K4E6E304ED-EGCG # 0b0111 BUG=b:166576463 BRANCH=firmware-rammus-11275.B TEST=emerge-rammus coreboot chromeos-ec chromeos-bootimage Flash FW to DUT, and make sure system boots up. Signed-off-by: Kane Chen <kane_chen@pegatron.corp-partner.google.com> Change-Id: I82386507c4e996e0a59c26ce50de3bced45b1196 Reviewed-on: https://review.coreboot.org/c/coreboot/+/44854 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Zhuohao Lee <zhuohao@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/poppy/variants')
-rw-r--r--src/mainboard/google/poppy/variants/rammus/Makefile.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/poppy/variants/rammus/Makefile.inc b/src/mainboard/google/poppy/variants/rammus/Makefile.inc
index 0d835cbe88..2baeb52494 100644
--- a/src/mainboard/google/poppy/variants/rammus/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/rammus/Makefile.inc
@@ -4,6 +4,8 @@ SPD_SOURCES += micron_dimm_MT52L256M32D1PF-093 # 0b0010
SPD_SOURCES += samsung_dimm_K4E6E304EC-EGCF # 0b0011
SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b0100
SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NVD # 0b0101
+SPD_SOURCES += samsung_dimm_K4E8E324ED-EGCG # 0b0110
+SPD_SOURCES += samsung_dimm_K4E6E304ED-EGCG # 0b0111
bootblock-y += gpio.c