From 0c45df8ddb9782a3d78ee507bacfc0a129be8b45 Mon Sep 17 00:00:00 2001 From: Terry Chen Date: Fri, 13 Jan 2023 16:57:31 +0800 Subject: mb/google/brya: Add lp5x memory parts for Crota Update the mem_parts_used.txt, generate Makefile.inc and dram_id.generated.txt for this part. DRAM Part Name ID to assign MT62F1G32D2DS-026 WT:B 4 (0100) K3KL8L80CM-MGCT 4 (0100) H58G56BK7BX068 4 (0100) BUG=b:259467147 BRANCH=firmware-brya-14505.B TEST=emerge-brya coreboot Signed-off-by: Terry Chen Change-Id: I204e871129a1b15d7c373d579e10a7b9ab6deabe Reviewed-on: https://review.coreboot.org/c/coreboot/+/71906 Reviewed-by: Caveh Jalali Tested-by: build bot (Jenkins) Reviewed-by: Nick Vaccaro --- src/mainboard/google/brya/variants/crota/memory/Makefile.inc | 1 + src/mainboard/google/brya/variants/crota/memory/dram_id.generated.txt | 3 +++ src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt | 3 +++ 3 files changed, 7 insertions(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/brya/variants/crota/memory/Makefile.inc b/src/mainboard/google/brya/variants/crota/memory/Makefile.inc index be5ea7a8d9..e9bac1f059 100644 --- a/src/mainboard/google/brya/variants/crota/memory/Makefile.inc +++ b/src/mainboard/google/brya/variants/crota/memory/Makefile.inc @@ -8,3 +8,4 @@ SPD_SOURCES += spd/lp5/set-0/spd-2.hex # ID = 0(0b0000) Parts = MT62F1G32D SPD_SOURCES += spd/lp5/set-0/spd-1.hex # ID = 1(0b0001) Parts = MT62F512M32D2DR-031 WT:B, H9JCNNNBK3MLYR-N6E SPD_SOURCES += spd/lp5/set-0/spd-3.hex # ID = 2(0b0010) Parts = K3LKBKB0BM-MGCP, H58G56AK6BX069 SPD_SOURCES += spd/lp5/set-0/spd-5.hex # ID = 3(0b0011) Parts = K3LKLKL0EM-MGCN +SPD_SOURCES += spd/lp5/set-0/spd-7.hex # ID = 4(0b0100) Parts = MT62F1G32D2DS-026 WT:B, K3KL8L80CM-MGCT, H58G56BK7BX068 diff --git a/src/mainboard/google/brya/variants/crota/memory/dram_id.generated.txt b/src/mainboard/google/brya/variants/crota/memory/dram_id.generated.txt index 4b97e618f3..8f0ced3c51 100644 --- a/src/mainboard/google/brya/variants/crota/memory/dram_id.generated.txt +++ b/src/mainboard/google/brya/variants/crota/memory/dram_id.generated.txt @@ -11,3 +11,6 @@ H9JCNNNCP3MLYR-N6E 0 (0000) K3LKBKB0BM-MGCP 2 (0010) K3LKLKL0EM-MGCN 3 (0011) H58G56AK6BX069 2 (0010) +MT62F1G32D2DS-026 WT:B 4 (0100) +K3KL8L80CM-MGCT 4 (0100) +H58G56BK7BX068 4 (0100) diff --git a/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt b/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt index ab12ea4f8a..36ae7b4410 100644 --- a/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt +++ b/src/mainboard/google/brya/variants/crota/memory/mem_parts_used.txt @@ -16,3 +16,6 @@ H9JCNNNCP3MLYR-N6E K3LKBKB0BM-MGCP K3LKLKL0EM-MGCN H58G56AK6BX069 +MT62F1G32D2DS-026 WT:B +K3KL8L80CM-MGCT +H58G56BK7BX068 -- cgit v1.2.3