Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/61904 )
Change subject: spd/lp5: Add new part H9JCNNNBK3MLYR-N6E ......................................................................
spd/lp5: Add new part H9JCNNNBK3MLYR-N6E
Hynix H9JCNNNBK3MLYR-N6E will be used for nereid P1. Add it to the parts list and regenerate the SPDs using spd_gen.
BUG=b:217096008 TEST=None
Signed-off-by: Reka Norman rekanorman@google.com Change-Id: I8775fe0551e0712507d42a778e04745a07270d71 Reviewed-on: https://review.coreboot.org/c/coreboot/+/61904 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Kangheui Won khwon@chromium.org --- M spd/lp5/memory_parts.json M spd/lp5/set-0/parts_spd_manifest.generated.txt M spd/lp5/set-1/parts_spd_manifest.generated.txt 3 files changed, 12 insertions(+), 0 deletions(-)
Approvals: build bot (Jenkins): Verified Kangheui Won: Looks good to me, approved
diff --git a/spd/lp5/memory_parts.json b/spd/lp5/memory_parts.json index 8ba7b7b..164d837 100644 --- a/spd/lp5/memory_parts.json +++ b/spd/lp5/memory_parts.json @@ -39,6 +39,16 @@ "ranksPerChannel": 1, "speedMbps": 6400 } + }, + { + "name": "H9JCNNNBK3MLYR-N6E", + "attribs": { + "densityPerDieGb": 8, + "diesPerPackage": 2, + "bitWidthPerChannel": 16, + "ranksPerChannel": 1, + "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 1f3ed06..2d1c643 100644 --- a/spd/lp5/set-0/parts_spd_manifest.generated.txt +++ b/spd/lp5/set-0/parts_spd_manifest.generated.txt @@ -5,3 +5,4 @@ MT62F1G32D4DR-031 WT:B,spd-2.hex H9JCNNNCP3MLYR-N6E,spd-2.hex K3LKBKB0BM-MGCP,spd-3.hex +H9JCNNNBK3MLYR-N6E,spd-1.hex diff --git a/spd/lp5/set-1/parts_spd_manifest.generated.txt b/spd/lp5/set-1/parts_spd_manifest.generated.txt index 1f3ed06..2d1c643 100644 --- a/spd/lp5/set-1/parts_spd_manifest.generated.txt +++ b/spd/lp5/set-1/parts_spd_manifest.generated.txt @@ -5,3 +5,4 @@ MT62F1G32D4DR-031 WT:B,spd-2.hex H9JCNNNCP3MLYR-N6E,spd-2.hex K3LKBKB0BM-MGCP,spd-3.hex +H9JCNNNBK3MLYR-N6E,spd-1.hex