aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2018-05-08 21:07:59 -0700
committerPatrick Georgi <pgeorgi@google.com>2018-05-11 08:57:50 +0000
commit129cee4d04398b2a24fbffa9c52c73099fb361b1 (patch)
tree77b87665065ca7f28f4b5fb0d5b585225a64a0a9 /src
parent644b2dd6e0cfc352a7c0e55f4a07337166395487 (diff)
mb/google/poppy/variants/atlas: add SPD for new samsung 4GB memory
This adds a new SPD entry for samsung's new 4GB memory and updates atlas to use it instead of the previous gen memory. BUG=b:79444337 TEST=booted on atlas Change-Id: I19567736c45a1321586378c3d964c2cbebe24755 Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://review.coreboot.org/26185 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EC-EGCG.spd.hex16
-rw-r--r--src/mainboard/google/poppy/variants/atlas/Makefile.inc2
2 files changed, 17 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EC-EGCG.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EC-EGCG.spd.hex
new file mode 100644
index 0000000000..2e4fa598dc
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EC-EGCG.spd.hex
@@ -0,0 +1,16 @@
+91 20 F1 03 05 1A 05 0A 03 11 01 08 08 00 50 15
+78 78 90 50 90 11 50 E0 90 06 3C 3C 01 90 00 00
+00 00 C2 08 00 00 00 A8 00 88 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 80 CE 01 00 00 55 00 00 00 00 00
+4B 34 45 42 45 33 30 34 45 43 2D 45 47 43 47 20
+20 20 00 00 80 CE 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
diff --git a/src/mainboard/google/poppy/variants/atlas/Makefile.inc b/src/mainboard/google/poppy/variants/atlas/Makefile.inc
index e51fdaa1af..7c77696187 100644
--- a/src/mainboard/google/poppy/variants/atlas/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/atlas/Makefile.inc
@@ -4,7 +4,7 @@ SPD_SOURCES += samsung_dimm_K4E8E324EB-EGCF # 0b0001
SPD_SOURCES += hynix_dimm_H9CCNNN8GTALAR-NUD # 0b0010
SPD_SOURCES += samsung_dimm_K4E6E304EB-EGCF # 0b0011
SPD_SOURCES += hynix_dimm_H9CCNNNBJTALAR-NUD # 0b0100
-SPD_SOURCES += samsung_dimm_K4EBE304EB-EGCG # 0b0101
+SPD_SOURCES += samsung_dimm_K4EBE304EC-EGCG # 0b0101
SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NUD # 0b0110
SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0111
SPD_SOURCES += micron_dimm_MT52L1G32D4PG-107 # 0b1000