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

Jasper Lee (Code Review) gerrit at coreboot.org
Tue Mar 6 13:57:01 CET 2018


Jasper Lee has uploaded this change for review. ( https://review.coreboot.org/25007


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

mb/google/poppy/variants/nami: Add SPD files for nami

This change adds SPD files for memory IDs 7 on nami.

BUG=b:73807138
Change-Id: I25fe3b347057eea75c58bfb88df41bdb28cc1460
Signed-off-by: jasper lee <jasper_lee at compal.corp-partner.google.com>
---
A src/mainboard/google/poppy/spd/samsung_dimm_K4A4G165WE-BCRC.spd.hex
M src/mainboard/google/poppy/variants/nami/Makefile.inc
2 files changed, 35 insertions(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/07/25007/1

diff --git a/src/mainboard/google/poppy/spd/samsung_dimm_K4A4G165WE-BCRC.spd.hex b/src/mainboard/google/poppy/spd/samsung_dimm_K4A4G165WE-BCRC.spd.hex
new file mode 100644
index 0000000..44196cf
--- /dev/null
+++ b/src/mainboard/google/poppy/spd/samsung_dimm_K4A4G165WE-BCRC.spd.hex
@@ -0,0 +1,32 @@
+23 11 0C 03 44 19 00 08 00 60 00 03 02 03 00 00
+00 00 07 0D F8 0F 00 00 6E 6E 6E 11 00 6E 20 08
+00 05 70 03 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 D6 BF 8D
+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 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
+80 CE 00 00 00 00 00 00 00 4D 34 37 31 41 35 36
+34 34 45 42 30 2D 43 52 43 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 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
+00 00 00 00 00 00 00 00 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 b943dab..72c29c0 100644
--- a/src/mainboard/google/poppy/variants/nami/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/nami/Makefile.inc
@@ -6,6 +6,9 @@
 SPD_SOURCES += samsung_dimm_K4A8G165WB-BCRC	# 0b0010
 SPD_SOURCES += hynix_dimm_H5AN4G6NBJR-UHC	# 0b0011
 SPD_SOURCES += hynix_dimm_H5ANAG6NAMR-UHC	# 0b0100
+SPD_SOURCES += empty_ddr4			# 0b0101
+SPD_SOURCES += empty_ddr4			# 0b0110
+SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC	# 0b0111
 
 bootblock-y += gpio.c
 

-- 
To view, visit https://review.coreboot.org/25007
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: I25fe3b347057eea75c58bfb88df41bdb28cc1460
Gerrit-Change-Number: 25007
Gerrit-PatchSet: 1
Gerrit-Owner: Jasper Lee <jasper_lee at compal.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180306/6f14b676/attachment.html>


More information about the coreboot-gerrit mailing list