[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nami: Add SPD file for sona

Van Chen (Code Review) gerrit at coreboot.org
Tue Mar 27 05:23:59 CEST 2018


Van Chen has uploaded this change for review. ( https://review.coreboot.org/25379


Change subject: mb/google/poppy/variants/nami: Add SPD file for sona
......................................................................

mb/google/poppy/variants/nami: Add SPD file for sona

Add SPD file for sdp samsung_dimm_K4A8G165WC-BCTD(ram id: 8)

BUG=b:76086834
TEST=Verified that the device with this memory part boots to OS fine.

Change-Id: I49fa114f07ad2eef10f18de9f6c3380173681bdd
Signed-off-by: Van Chen <van_chen at compal.corp-partner.google.com>
---
A src/mainboard/google/poppy/spd/samsung_dimm_K4A8G165WC-BCTD.spd.hex
M src/mainboard/google/poppy/variants/nami/Makefile.inc
2 files changed, 33 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/25379/1

diff --git a/src/mainboard/google/poppy/spd/samsung_dimm_K4A8G165WC-BCTD.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4A8G165WC-BCTD.spd.hex
new file mode 100644
index 0000000..e8789e5
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4A8G165WC-BCTD.spd.hex
@@ -0,0 +1,32 @@
+23 11 0C 03 45 21 00 08 00 60 00 03 02 03 00 00
+00 00 06 0D F8 3F 00 00 6E 6E 6E 11 00 6E F0 0A
+20 08 00 05 00 F0 2B 34 28 00 78 00 14 3C 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 16 36 0B 35
+16 36 0B 35 00 00 16 36 0B 35 16 36 0B 35 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 9C B5 00 00 00 00 E7 00 87 2E
+0F 11 02 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 DB 08
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 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 00 00 00 00 4D 34 37 31 41 35 32
+34 34 43 42 30 2D 43 54 44 20 20 20 20 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 DD 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 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/nami/Makefile.inc b/src/mainboard/google/poppy/variants/nami/Makefile.inc
index 34bbca0..f8bc765 100644
--- a/src/mainboard/google/poppy/variants/nami/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/nami/Makefile.inc
@@ -9,6 +9,7 @@
 SPD_SOURCES += empty_ddr4			# 0b0101
 SPD_SOURCES += empty_ddr4			# 0b0110
 SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC	# 0b0111
+SPD_SOURCES += samsung_dimm_K4A8G165WC-BCTD	# 0b1000
 
 # Used when PCH_MEM_CONFIG4 = 1 (LPDDR3)
 SEC_SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0000

-- 
To view, visit https://review.coreboot.org/25379
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I49fa114f07ad2eef10f18de9f6c3380173681bdd
Gerrit-Change-Number: 25379
Gerrit-PatchSet: 1
Gerrit-Owner: Van Chen <van_chen at compal.corp-partner.google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180327/22ebfa7c/attachment.html>


More information about the coreboot-gerrit mailing list