[coreboot-gerrit] New patch to review for coreboot: a10f833 samus: Fix some SPD geometry again

Marc Jones (marc.jones@se-eng.com) gerrit at coreboot.org
Tue Mar 24 21:35:25 CET 2015


Marc Jones (marc.jones at se-eng.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8951

-gerrit

commit a10f8336e23bf319f0fd777fb39d45e9837b7444
Author: Duncan Laurie <dlaurie at chromium.org>
Date:   Fri Aug 8 09:56:43 2014 -0700

    samus: Fix some SPD geometry again
    
    I was using the wrong datasheet for these parts.  Revert
    to the previous geometry settings so they work again.
    
    BUG=chrome-os-partner:28234
    BRANCH=None
    TEST=build and boot on samus
    
    Original-Change-Id: Ibc4a864d458e5ee5ef69aa4f1db5efe14076422a
    Original-Signed-off-by: Duncan Laurie <dlaurie at chromium.org>
    Original-Reviewed-on: https://chromium-review.googlesource.com/211610
    Original-Reviewed-by: Aaron Durbin <adurbin at chromium.org>
    (cherry picked from commit f8591e1579d205609a959082d8047d407b4f6a5a)
    Signed-off-by: Marc Jones <marc.jones at se-eng.com>
    
    Change-Id: I52ed3609c9686fef13711578597065ca4e907df4
---
 src/mainboard/google/samus/spd/hynix_8Gb.spd.hex   | 4 ++--
 src/mainboard/google/samus/spd/samsung_8Gb.spd.hex | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/mainboard/google/samus/spd/hynix_8Gb.spd.hex b/src/mainboard/google/samus/spd/hynix_8Gb.spd.hex
index 5fa0066..15737e4 100644
--- a/src/mainboard/google/samus/spd/hynix_8Gb.spd.hex
+++ b/src/mainboard/google/samus/spd/hynix_8Gb.spd.hex
@@ -1,6 +1,6 @@
 # Hynix H9CCNNNBLTMLAR-NTM LPDDR3
-# banks 8, ranks 2, rows 15, columns 10, density 8192 Mb, x32
-91 20 F1 03 05 19 05 0B 03 11 01 08 0A 00 50 01
+# banks 8, ranks 2, rows 14, columns 11, density 4096 Mb, x16
+91 20 F1 03 04 12 05 0A 03 11 01 08 0A 00 50 01
 78 78 90 50 90 11 50 E0 10 04 3C 3C 01 90 00 00
 00 80 00 00 00 00 00 A8 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 0F 01 02 00
diff --git a/src/mainboard/google/samus/spd/samsung_8Gb.spd.hex b/src/mainboard/google/samus/spd/samsung_8Gb.spd.hex
index 568bd94..c0a8fca 100644
--- a/src/mainboard/google/samus/spd/samsung_8Gb.spd.hex
+++ b/src/mainboard/google/samus/spd/samsung_8Gb.spd.hex
@@ -1,4 +1,4 @@
-91 20 F1 03 05 19 05 0B 03 11 01 08 0A 00 50 01
+91 20 F1 03 04 12 05 0A 03 11 01 08 0A 00 50 01
 78 78 90 50 90 11 50 E0 10 04 3C 3C 01 90 00 00
 00 80 00 00 00 00 00 A8 00 00 00 00 00 00 00 00
 00 00 00 00 00 00 00 00 00 00 00 00 0F 11 02 00



More information about the coreboot-gerrit mailing list