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@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/25007 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
8d23152e69
commit
640141ef2e
|
@ -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
|
|
@ -6,6 +6,9 @@ SPD_SOURCES += micron_dimm_MT40A256M16GE-083E # 0b0001
|
|||
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
|
||||
|
||||
# Used when PCH_MEM_CONFIG4 = 1 (LPDDR3)
|
||||
SECONDARY_SPD_SOURCES += micron_dimm_MT52L512M32D2PF-107 # 0b0000
|
||||
|
|
Loading…
Reference in New Issue