mb/google/zork/var/vilboz: Add new memory MT40A1G16RC-062E:B
Add new ram_id:1000 for memory part MT40A1G16RC-062E:B. BUG=b:193732051 TEST=Generate new spd file and build coreboot. Then boot from the DUT with new memory MT40A1G16RC-062E:B Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com> Change-Id: I07c69f628da7871b990c91af4a8244430b4d96a0 Reviewed-on: https://review.coreboot.org/c/coreboot/+/56328 Reviewed-by: EricR Lai <ericr_lai@compal.corp-partner.google.com> Reviewed-by: Kangheui Won <khwon@chromium.org> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
e836a43713
commit
f3c0adc69a
|
@ -10,3 +10,4 @@ SPD_SOURCES += ddr4-spd-1.hex # ID = 4(0b0100) Parts = MT40A512M16TB-062E:
|
|||
SPD_SOURCES += ddr4-spd-7.hex # ID = 5(0b0101) Parts = K4AAG165WA-BCWE
|
||||
SPD_SOURCES += ddr4-spd-7.hex # ID = 6(0b0110) Parts = MT40A1G16KD-062E:E
|
||||
SPD_SOURCES += ddr4-spd-2.hex # ID = 7(0b0111) Parts = H5ANAG6NDMR-XNC
|
||||
SPD_SOURCES += ddr4-spd-9.hex # ID = 8(0b1000) Parts = MT40A1G16RC-062E:B
|
||||
|
|
|
@ -5,3 +5,4 @@ MT40A512M16TB-062E:J 4 (0100)
|
|||
K4AAG165WA-BCWE 5 (0101)
|
||||
MT40A1G16KD-062E:E 6 (0110)
|
||||
H5ANAG6NDMR-XNC 7 (0111)
|
||||
MT40A1G16RC-062E:B 8 (1000)
|
||||
|
|
|
@ -13,3 +13,4 @@ MT40A512M16TB-062E:J, 4
|
|||
K4AAG165WA-BCWE, 5
|
||||
MT40A1G16KD-062E:E, 6
|
||||
H5ANAG6NDMR-XNC, 7
|
||||
MT40A1G16RC-062E:B, 8
|
||||
|
|
Loading…
Reference in New Issue