mb/google/fatcat/var/ruby: Add new supported memory part
Add ruby project new supported memory parts in mem_parts_used.txt. Generate SPD id for this part. Micron MT62F1G32D2DS-020 WT:D Samsung K3KL8L80EM-MGCV BUG=b:446771934 TEST=Use part_id_gen to generate related settings Change-Id: Ic2710e9a5e59ffecb3fd696c15b944eb58e23f0b Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/89886 Reviewed-by: Eric Lai <ericllai@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: YH Lin <yueherngl@google.com> Reviewed-by: Subrata Banik <subratabanik@google.com>
This commit is contained in:
parent
d18cc50e6a
commit
3c69295ce4
3 changed files with 8 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# This is an auto-generated file. Do not edit!!
|
||||
# Generated by:
|
||||
# /tmp/go-build4042912853/b001/exe/part_id_gen PTL lp5 src/mainboard/google/fatcat/variants/ruby/memory/ src/mainboard/google/fatcat/variants/ruby/memory/mem_parts_used.txt
|
||||
# ./util/spd_tools/bin/part_id_gen ADL lp5 src/mainboard/google/fatcat/variants/ruby/memory/ src/mainboard/google/fatcat/variants/ruby/memory/mem_parts_used.txt
|
||||
|
||||
SPD_SOURCES =
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56CK8BX146
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-14.hex # ID = 1(0b0001) Parts = MT62F1G32D2DS-020 WT:D
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-10.hex # ID = 2(0b0010) Parts = K3KL8L80EM-MGCV
|
||||
|
|
|
|||
|
|
@ -1,7 +1,9 @@
|
|||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
# This is an auto-generated file. Do not edit!!
|
||||
# Generated by:
|
||||
# /tmp/go-build4042912853/b001/exe/part_id_gen PTL lp5 src/mainboard/google/fatcat/variants/ruby/memory/ src/mainboard/google/fatcat/variants/ruby/memory/mem_parts_used.txt
|
||||
# ./util/spd_tools/bin/part_id_gen ADL lp5 src/mainboard/google/fatcat/variants/ruby/memory/ src/mainboard/google/fatcat/variants/ruby/memory/mem_parts_used.txt
|
||||
|
||||
DRAM Part Name ID to assign
|
||||
H58G56CK8BX146 0 (0000)
|
||||
MT62F1G32D2DS-020 WT:D 1 (0001)
|
||||
K3KL8L80EM-MGCV 2 (0010)
|
||||
|
|
|
|||
|
|
@ -10,3 +10,5 @@
|
|||
|
||||
# Part Name
|
||||
H58G56CK8BX146
|
||||
MT62F1G32D2DS-020 WT:D
|
||||
K3KL8L80EM-MGCV
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue