aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard
diff options
context:
space:
mode:
authorChris Wang <chriswang@ami.corp-partner.google.com>2017-10-25 21:41:05 +0800
committerFurquan Shaikh <furquan@google.com>2017-11-03 05:32:27 +0000
commitcf24da4c534427185359c1037e53502b84f25af3 (patch)
tree8d7f69932ac5e966a905a6b329ca7dfb46587dd8 /src/mainboard
parent5473c1a947a5c546e4193ccd4822749859b90d93 (diff)
google/nautilus: add spd data by ram id
update with nautilus memory spds. RAM_ID = 0 => K4E8E324EB-EGCF RAM_ID = 1 => K4E6E304EB-EGCF RAM_ID = 2 => K4EBE304EB-EGCG BRANCH=master BUG=b:66462881 TEST=emerge-nautilus coreboot Change-Id: I29d8a76b170aee64bb0125276df0e4709012daba Signed-off-by: Chris Wang <chriswang@ami.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/22175 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: shkim <sh_.kim@samsung.com>
Diffstat (limited to 'src/mainboard')
-rw-r--r--src/mainboard/google/poppy/spd/samsung_dimm_K4E6E304EB-EGCF.spd.hex16
-rw-r--r--src/mainboard/google/poppy/spd/samsung_dimm_K4E8E324EB-EGCF.spd.hex16
-rw-r--r--src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EB-EGCG.spd.hex16
-rw-r--r--src/mainboard/google/poppy/variants/nautilus/Makefile.inc4
4 files changed, 51 insertions, 1 deletions
diff --git a/src/mainboard/google/poppy/spd/samsung_dimm_K4E6E304EB-EGCF.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4E6E304EB-EGCF.spd.hex
new file mode 100644
index 0000000000..f2916308d2
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4E6E304EB-EGCF.spd.hex
@@ -0,0 +1,16 @@
+91 20 F1 03 05 19 05 0B 03 11 01 08 09 00 40 05
+78 78 90 50 90 11 50 E0 90 06 3C 3C 01 90 00 00
+00 00 CA FA 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 36 45 33 30 34 45 42 2D 45 47 43 46 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/spd/samsung_dimm_K4E8E324EB-EGCF.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4E8E324EB-EGCF.spd.hex
new file mode 100644
index 0000000000..7d72967a03
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4E8E324EB-EGCF.spd.hex
@@ -0,0 +1,16 @@
+91 20 F1 03 05 19 05 03 03 11 01 08 09 00 40 05
+78 78 90 50 90 11 50 E0 90 06 3C 3C 01 90 00 00
+00 00 CA FA 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 38 45 33 32 34 45 42 2D 45 47 43 46 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/spd/samsung_dimm_K4EBE304EB-EGCG.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EB-EGCG.spd.hex
new file mode 100644
index 0000000000..685b7c9292
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4EBE304EB-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 42 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 \ No newline at end of file
diff --git a/src/mainboard/google/poppy/variants/nautilus/Makefile.inc b/src/mainboard/google/poppy/variants/nautilus/Makefile.inc
index b7ae5e70ef..2854c86014 100644
--- a/src/mainboard/google/poppy/variants/nautilus/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/nautilus/Makefile.inc
@@ -1,5 +1,7 @@
-SPD_SOURCES = empty # 0b0000
+SPD_SOURCES = samsung_dimm_K4E8E324EB-EGCF # 0b0000
+SPD_SOURCES += samsung_dimm_K4E6E304EB-EGCF # 0b0001
+SPD_SOURCES += samsung_dimm_K4EBE304EB-EGCG # 0b0010
bootblock-y += gpio.c
ramstage-y += gpio.c