spd: Add SPD for 4JQA-0622AD to spd/
Since generating the SPDs under spd/, a new part was added in https://review.coreboot.org/57550. Regenerate the SPDs to include this new part. Commands used: cp util/spd_tools/ddr4/global_ddr4_mem_parts.json.txt \ spd/ddr4/memory_parts.json util/spd_tools/bin/spd_gen spd/ddr4/memory_parts.json ddr4 BUG=b:191776301 TEST=None Signed-off-by: Reka Norman <rekanorman@google.com> Change-Id: Ie673d1a386479f690182050ce4fee7d252ec9530 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57817 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
293a3e03dc
commit
10f2faacea
@ -238,6 +238,17 @@
|
|||||||
"packageBusWidth": 16,
|
"packageBusWidth": 16,
|
||||||
"ranksPerPackage": 1
|
"ranksPerPackage": 1
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "4JQA-0622AD",
|
||||||
|
"attribs": {
|
||||||
|
"speedMTps": 3200,
|
||||||
|
"CL_nRCD_nRP": 22,
|
||||||
|
"capacityPerDieGb": 8,
|
||||||
|
"diesPerPackage": 1,
|
||||||
|
"packageBusWidth": 16,
|
||||||
|
"ranksPerPackage": 1
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -20,3 +20,4 @@ H5ANAG6NCJR-XNC,spd-9.hex
|
|||||||
K4AAG165WB-BCWE,spd-9.hex
|
K4AAG165WB-BCWE,spd-9.hex
|
||||||
MT40A1G16RC-062E:B,spd-9.hex
|
MT40A1G16RC-062E:B,spd-9.hex
|
||||||
MT40A512M16TB-062E:R,spd-1.hex
|
MT40A512M16TB-062E:R,spd-1.hex
|
||||||
|
4JQA-0622AD,spd-1.hex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user