mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chips

This adds the SPDs for Samsung D-die 16Gbit and 32Gbit LPDDR3-2133
chips.

BUG=b:132206809
TEST=boots on atlas with C-die and D-die memory chips

localhost ~ # mosys memory spd print all
0 | LPDDR3 | SO-DIMM
1 | LPDDR3 | SO-DIMM
0 | 1-78: Samsung | 00000000 | K4EBE304ED-EGCG
1 | 1-78: Samsung | 00000000 | K4EBE304ED-EGCG
0 | 8192 | 2 | 64
1 | 8192 | 2 | 64
0 | LPDDR3-800, LPDDR3-1066, LPDDR3-1333, LPDDR3-1600, LPDDR3-1866, LPDDR3-2133
1 | LPDDR3-800, LPDDR3-1066, LPDDR3-1333, LPDDR3-1600, LPDDR3-1866, LPDDR3-2133
localhost ~ #

Change-Id: I8ba000aeeb77f07d7f18bda86b3c07f5b50478b8
Signed-off-by: Caveh Jalali <caveh@chromium.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32780
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Caveh Jalali 2019-05-13 20:55:06 -07:00 committed by Furquan Shaikh
parent d1ad37847d
commit cd51d7ced5
3 changed files with 34 additions and 0 deletions

View File

@ -0,0 +1,16 @@
91 20 F1 03 05 19 05 0B 03 11 01 08 08 00 40 55
78 78 90 50 90 11 50 E0 90 06 3C 3C 01 90 00 00
00 00 C2 00 00 00 00 A8 00 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 80 CE 00 00 00 00 00 00 00 00 00
4B 34 45 36 45 33 30 34 45 44 2D 45 47 43 47 20
20 20 00 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

View File

@ -0,0 +1,16 @@
91 20 F1 03 05 1A 05 0A 03 11 01 08 08 00 40 55
78 78 90 50 90 11 50 E0 90 06 3C 3C 01 90 00 00
00 00 C2 00 00 00 00 A8 00 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 80 CE 00 00 00 00 00 00 00 00 00
4B 34 45 42 45 33 30 34 45 44 2D 45 47 43 47 20
20 20 00 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

View File

@ -12,6 +12,8 @@ SPD_SOURCES += micron_dimm_MT52L256M32D1PF-107 # 0b1001
SPD_SOURCES += samsung_dimm_K4E6E304EC-EGCF # 0b1010
SPD_SOURCES += samsung_dimm_K4EBE304EC-EGCF # 0b1011
SPD_SOURCES += nayna_dimm_NT6CL256T32CM-H1 # 0b1100
SPD_SOURCES += samsung_dimm_K4E6E304ED-EGCG # 0b1101
SPD_SOURCES += samsung_dimm_K4EBE304ED-EGCG # 0b1110
bootblock-y += gpio.c