mb/google/fatcat/var/ruby: Use spd-11 for MT62F1G32D2DS-020 WT:D and
K3KL8L80EM-MGCV Because there are some attributes of MT62F1G32D2DS-020 WT:D and K3KL8L80EM-MGCV when review the specification again, so modify the memory_parts.json attributes and re-generate SPD id for MT62F1G32D2DS-020 WT:D and K3KL8L80EM-MGCV. BUG=b:446771934 TEST=Use part_id_gen to generate related settings Change-Id: Ic38286f38c4c6572cf2e22c78f5f202cc0a152cc Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90124 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
parent
14e96b4ef1
commit
01540f036e
2 changed files with 3 additions and 5 deletions
|
|
@ -4,6 +4,4 @@
|
|||
# ./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
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 0(0b0000) Parts = H58G56CK8BX146, MT62F1G32D2DS-020 WT:D, K3KL8L80EM-MGCV
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
|
||||
DRAM Part Name ID to assign
|
||||
H58G56CK8BX146 0 (0000)
|
||||
MT62F1G32D2DS-020 WT:D 1 (0001)
|
||||
K3KL8L80EM-MGCV 2 (0010)
|
||||
MT62F1G32D2DS-020 WT:D 0 (0000)
|
||||
K3KL8L80EM-MGCV 0 (0000)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue