mb/google/brya/var/uldrenite: Generate RAM ID and SPD file
Add the support RAM parts for uldrenite. Here is the ram part number list: DRAM Part Name ID to assign H9JCNNNBK3MLYR-N6E 0 (0000) K3KL6L60GM-MGCT 1 (0001) K3KL8L80CM-MGCT 2 (0010) MT62F1G32D2DS-026 WT:B 2 (0010) H58G56CK8BX146 3 (0011) BUG=b:380789023 BRANCH=None TEST=emerge-nissa coreboot Change-Id: I8003f693e1d8fa049a0e508078ce29b5bb39f2ef Signed-off-by: John Su <john_su@compal.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85447 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Subrata Banik <subratabanik@google.com> Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
This commit is contained in:
parent
cda1e7e553
commit
cd30d94ae5
3 changed files with 15 additions and 1 deletions
|
|
@ -3,4 +3,8 @@
|
|||
# Generated by:
|
||||
# util/spd_tools/bin/part_id_gen ADL lp5 src/mainboard/google/brya/variants/uldrenite/memory src/mainboard/google/brya/variants/uldrenite/memory/mem_parts_used.txt
|
||||
|
||||
SPD_SOURCES = placeholder
|
||||
SPD_SOURCES =
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 0(0b0000) Parts = H9JCNNNBK3MLYR-N6E
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-9.hex # ID = 1(0b0001) Parts = K3KL6L60GM-MGCT
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 2(0b0010) Parts = K3KL8L80CM-MGCT, MT62F1G32D2DS-026 WT:B
|
||||
SPD_SOURCES += spd/lp5/set-0/spd-11.hex # ID = 3(0b0011) Parts = H58G56CK8BX146
|
||||
|
|
|
|||
|
|
@ -4,3 +4,8 @@
|
|||
# util/spd_tools/bin/part_id_gen ADL lp5 src/mainboard/google/brya/variants/uldrenite/memory src/mainboard/google/brya/variants/uldrenite/memory/mem_parts_used.txt
|
||||
|
||||
DRAM Part Name ID to assign
|
||||
H9JCNNNBK3MLYR-N6E 0 (0000)
|
||||
K3KL6L60GM-MGCT 1 (0001)
|
||||
K3KL8L80CM-MGCT 2 (0010)
|
||||
MT62F1G32D2DS-026 WT:B 2 (0010)
|
||||
H58G56CK8BX146 3 (0011)
|
||||
|
|
|
|||
|
|
@ -9,3 +9,8 @@
|
|||
# See util/spd_tools/README.md for more details and instructions.
|
||||
|
||||
# Part Name
|
||||
H9JCNNNBK3MLYR-N6E
|
||||
K3KL6L60GM-MGCT
|
||||
K3KL8L80CM-MGCT
|
||||
MT62F1G32D2DS-026 WT:B
|
||||
H58G56CK8BX146
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue