[coreboot-gerrit] Change in coreboot[master]: google/atlas: Fix SPD index in comment

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Sun Apr 8 15:11:54 CEST 2018


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/25556


Change subject: google/atlas: Fix SPD index in comment
......................................................................

google/atlas: Fix SPD index in comment

Fixes: ba49c09b2f ("mb/google/poppy: Add variant for Atlas")
Change-Id: I9c5c10abf8129ff61b97312a70ed4749606a3090
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M src/mainboard/google/poppy/variants/atlas/Makefile.inc
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/56/25556/1

diff --git a/src/mainboard/google/poppy/variants/atlas/Makefile.inc b/src/mainboard/google/poppy/variants/atlas/Makefile.inc
index c54d178..e51fdaa 100644
--- a/src/mainboard/google/poppy/variants/atlas/Makefile.inc
+++ b/src/mainboard/google/poppy/variants/atlas/Makefile.inc
@@ -8,7 +8,7 @@
 SPD_SOURCES += hynix_dimm_H9CCNNNCLGALAR-NUD    # 0b0110
 SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107  # 0b0111
 SPD_SOURCES += micron_dimm_MT52L1G32D4PG-107    # 0b1000
-SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107  # 0b1000
+SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107  # 0b1001
 
 bootblock-y += gpio.c
 

-- 
To view, visit https://review.coreboot.org/25556
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: I9c5c10abf8129ff61b97312a70ed4749606a3090
Gerrit-Change-Number: 25556
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180408/ee8ff532/attachment.html>


More information about the coreboot-gerrit mailing list