aboutsummaryrefslogtreecommitdiff
path: root/spd/lp4x/memory_parts.json
diff options
context:
space:
mode:
authorWisley Chen <wisley.chen@quanta.corp-partner.google.com>2022-02-17 15:49:15 +0600
committerFelix Held <felix-coreboot@felixheld.de>2022-02-24 00:31:25 +0000
commit0776ba1194196bbfb68aab3275b078acde982117 (patch)
tree599c82bf2fc2d3b49fceb283086067001d631e01 /spd/lp4x/memory_parts.json
parent3f3a3eeca75c338455e2e4564955c480293ab61c (diff)
spd/lp4x: Generate initial SPD for MT53E2G32D4NQ-046 WT:C
Generate the initial SPD for MT53E2G32D4NQ-046 WT:C BUG=b:220804962 TEST=util/spd_tools/bin/spd_gen spd/lp4x/memory_parts.json lp4x Change-Id: I3e2b377f1d6d4b1fa45614ad2f3de81eef17c2b8 Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/62266 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'spd/lp4x/memory_parts.json')
-rw-r--r--spd/lp4x/memory_parts.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/spd/lp4x/memory_parts.json b/spd/lp4x/memory_parts.json
index 68e241ac22..8ddd61b757 100644
--- a/spd/lp4x/memory_parts.json
+++ b/spd/lp4x/memory_parts.json
@@ -339,6 +339,18 @@
"ranksPerChannel": 2,
"speedMbps": 4267
}
+ },
+ {
+ "name": "MT53E2G32D4NQ-046 WT:C",
+ "attribs": {
+ "densityPerChannelGb": 16,
+ "banks": 8,
+ "channelsPerDie": 2,
+ "diesPerPackage": 2,
+ "bitWidthPerChannel": 16,
+ "ranksPerChannel": 2,
+ "speedMbps": 4267
+ }
}
]
}