Eric Lai has submitted this change. ( https://review.coreboot.org/c/coreboot/+/75605?usp=email )
Change subject: mb/google/dedede/var/taranza: Update memory part and generate SPD ID ......................................................................
mb/google/dedede/var/taranza: Update memory part and generate SPD ID
Add supported memory parts in the mem_parts_used.txt and generate the SPD ID for the parts. The memory parts being added are: 1. K4U6E3S4AB-MGCL 2. K4UBE3D4AB-MGCL
BUG=b:285504022 BRANCH=dedede TEST=build
Signed-off-by: Sheng-Liang Pan sheng-liang.pan@quanta.corp-partner.google.com Change-Id: I87a4dcdb6196c3ca7bed4b5c1bc654297339c16d Reviewed-on: https://review.coreboot.org/c/coreboot/+/75605 Reviewed-by: Ricky Chang rickytlchang@google.com Reviewed-by: Derek Huang derekhuang@google.com Reviewed-by: David Wu david_wu@quanta.corp-partner.google.com Tested-by: build bot (Jenkins) no-reply@coreboot.org --- M src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc M src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt M src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt 3 files changed, 8 insertions(+), 3 deletions(-)
Approvals: Ricky Chang: Looks good to me, but someone else must approve David Wu: Looks good to me, approved build bot (Jenkins): Verified Sheng-Liang Pan: Looks good to me, but someone else must approve Derek Huang: Looks good to me, approved
diff --git a/src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc b/src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc index 43f5136..563fc9a 100644 --- a/src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc +++ b/src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc @@ -1,7 +1,8 @@ # SPDX-License-Identifier: GPL-2.0-or-later # This is an auto-generated file. Do not edit!! # Generated by: -# ./util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/taranza/memory/ src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt +# util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/taranza/memory/ src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt
SPD_SOURCES = -SPD_SOURCES += spd/lp4x/set-1/spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D1NP-046 WT:B +SPD_SOURCES += spd/lp4x/set-1/spd-1.hex # ID = 0(0b0000) Parts = MT53E512M32D1NP-046 WT:B, K4U6E3S4AB-MGCL +SPD_SOURCES += spd/lp4x/set-1/spd-3.hex # ID = 1(0b0001) Parts = K4UBE3D4AB-MGCL diff --git a/src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt b/src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt index c3e8e42..e77699e 100644 --- a/src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt +++ b/src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt @@ -1,7 +1,9 @@ # SPDX-License-Identifier: GPL-2.0-or-later # This is an auto-generated file. Do not edit!! # Generated by: -# ./util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/taranza/memory/ src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt +# util/spd_tools/bin/part_id_gen JSL lp4x src/mainboard/google/dedede/variants/taranza/memory/ src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt
DRAM Part Name ID to assign MT53E512M32D1NP-046 WT:B 0 (0000) +K4U6E3S4AB-MGCL 0 (0000) +K4UBE3D4AB-MGCL 1 (0001) diff --git a/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt b/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt index b85681b..529f52d4 100644 --- a/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt +++ b/src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt @@ -10,3 +10,5 @@
# Part Name MT53E512M32D1NP-046 WT:B +K4U6E3S4AB-MGCL +K4UBE3D4AB-MGCL