mb/google/poppy/variants/nami: add the hynix memory parts
add the memory parts as ram id 10: hynix_dimm_H5ANAG6NAFR-UHC BUG=b:113983573 BRANCH=Nami TEST=emerge-nami coreboot chromeos-bootimage Change-Id: I137259b88f39779768a58959a2dcc565645eee6d Signed-off-by: Ren Kuo <ren.kuo@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/29524 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
parent
eaba51015c
commit
e05fa66b24
2 changed files with 33 additions and 1 deletions
|
@ -0,0 +1,32 @@
|
||||||
|
23 11 0C 03 44 19 00 08 00 40 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 B2 F3
|
||||||
|
0F 01 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 C0 E2
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 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 AD 01 00 00 00 00 00 00 48 4D 41 34 32 35 53
|
||||||
|
36 41 46 52 36 4E 2D 55 48 20 20 20 20 00 80 AD
|
||||||
|
FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 DD 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
||||||
|
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
|
|
@ -11,7 +11,7 @@ SPD_SOURCES += hynix_dimm_H5AN8G6NAFR-UHC # 0b0110
|
||||||
SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC # 0b0111
|
SPD_SOURCES += samsung_dimm_K4A4G165WE-BCRC # 0b0111
|
||||||
SPD_SOURCES += samsung_dimm_K4A8G165WC-BCTD # 0b1000
|
SPD_SOURCES += samsung_dimm_K4A8G165WC-BCTD # 0b1000
|
||||||
SPD_SOURCES += samsung_dimm_K4AAG165WB-MCRC # 0b1001
|
SPD_SOURCES += samsung_dimm_K4AAG165WB-MCRC # 0b1001
|
||||||
SPD_SOURCES += empty_ddr4 # 0b1010
|
SPD_SOURCES += hynix_dimm_H5ANAG6NAFR-UHC # 0b1010
|
||||||
SPD_SOURCES += empty_ddr4 # 0b1011
|
SPD_SOURCES += empty_ddr4 # 0b1011
|
||||||
SPD_SOURCES += empty_ddr4 # 0b1100
|
SPD_SOURCES += empty_ddr4 # 0b1100
|
||||||
SPD_SOURCES += micron_dimm_MT40A1G16KNR-075E # 0b1101
|
SPD_SOURCES += micron_dimm_MT40A1G16KNR-075E # 0b1101
|
||||||
|
|
Loading…
Reference in a new issue