summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaveh Jalali <caveh@chromium.org>2022-05-31 19:55:28 -0700
committerNick Vaccaro <nvaccaro@google.com>2022-06-03 19:46:09 +0000
commitafc80bcdd543dc1b202d039a1866f178fbf59604 (patch)
tree6e04b8e7c6e4e076c5e01778ae204e90ceb774d2
parent73107890857984a830811ef9231fc4518c478388 (diff)
downloadcoreboot-afc80bcdd543dc1b202d039a1866f178fbf59604.tar.gz
coreboot-afc80bcdd543dc1b202d039a1866f178fbf59604.tar.bz2
coreboot-afc80bcdd543dc1b202d039a1866f178fbf59604.zip
spd/lp5: Add SPD for Micron MT62F1G32D4DS
This adds support for Micron "MT62F1G32D4DS-031 WT:B" LP5 chips. generatd SPD data with: util/spd_tools/bin/spd_gen spd/lp5/memory_parts.json lp5 BRANCH=none BUG=b:233822309 Change-Id: Idd7fb074c4747a705a1870cd3d4393867289923b Signed-off-by: Caveh Jalali <caveh@chromium.org> Reviewed-on: https://review.coreboot.org/c/coreboot/+/64733 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nick Vaccaro <nvaccaro@google.com>
-rw-r--r--spd/lp5/memory_parts.json10
-rw-r--r--spd/lp5/set-0/parts_spd_manifest.generated.txt1
-rw-r--r--spd/lp5/set-1/parts_spd_manifest.generated.txt1
3 files changed, 12 insertions, 0 deletions
diff --git a/spd/lp5/memory_parts.json b/spd/lp5/memory_parts.json
index 4ec2d9a565a6..fe1b88154854 100644
--- a/spd/lp5/memory_parts.json
+++ b/spd/lp5/memory_parts.json
@@ -79,6 +79,16 @@
"ranksPerChannel": 1,
"speedMbps": 6400
}
+ },
+ {
+ "name": "MT62F1G32D4DS-031 WT:B",
+ "attribs": {
+ "densityPerDieGb": 8,
+ "diesPerPackage": 4,
+ "bitWidthPerChannel": 16,
+ "ranksPerChannel": 2,
+ "speedMbps": 6400
+ }
}
]
}
diff --git a/spd/lp5/set-0/parts_spd_manifest.generated.txt b/spd/lp5/set-0/parts_spd_manifest.generated.txt
index e7f17d025700..34b053290684 100644
--- a/spd/lp5/set-0/parts_spd_manifest.generated.txt
+++ b/spd/lp5/set-0/parts_spd_manifest.generated.txt
@@ -9,3 +9,4 @@ H9JCNNNBK3MLYR-N6E,spd-1.hex
MT62F2G32D8DR-031 WT:B,spd-4.hex
K3LKLKL0EM-MGCN,spd-5.hex
H58G56AK6BX069,spd-3.hex
+MT62F1G32D4DS-031 WT:B,spd-2.hex
diff --git a/spd/lp5/set-1/parts_spd_manifest.generated.txt b/spd/lp5/set-1/parts_spd_manifest.generated.txt
index e7f17d025700..34b053290684 100644
--- a/spd/lp5/set-1/parts_spd_manifest.generated.txt
+++ b/spd/lp5/set-1/parts_spd_manifest.generated.txt
@@ -9,3 +9,4 @@ H9JCNNNBK3MLYR-N6E,spd-1.hex
MT62F2G32D8DR-031 WT:B,spd-4.hex
K3LKLKL0EM-MGCN,spd-5.hex
H58G56AK6BX069,spd-3.hex
+MT62F1G32D4DS-031 WT:B,spd-2.hex