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@chromium.org> Original-Reviewed-on: https://chromium-review.googlesource.com/211610 Original-Reviewed-by: Aaron Durbin <adurbin@chromium.org> (cherry picked from commit f8591e1579d205609a959082d8047d407b4f6a5a) Signed-off-by: Marc Jones <marc.jones@se-eng.com> Change-Id: I52ed3609c9686fef13711578597065ca4e907df4 Reviewed-on: http://review.coreboot.org/8951 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin <adurbin@google.com>
This commit is contained in:
parent
124f53fa99
commit
3deaa05850
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue