util: Add DDR4 generic SPD for 4JQA-0622AD

Add SPD support for DDR4 memory part

BUG=b:199469240
TEST=none

Signed-off-by: Frank Wu <frank_wu@compal.corp-partner.google.com>
Change-Id: Ie67cf6b90304f0bcf80838866c7461c0cea86dc3
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57550
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kangheui Won <khwon@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Karthik Ramasubramanian <kramasub@google.com>
This commit is contained in:
Frank Wu 2021-09-10 14:43:45 +08:00 committed by Paul Fagerburg
parent bc0032a8c2
commit f894fcc031
2 changed files with 12 additions and 0 deletions

View File

@ -16,3 +16,4 @@ H5ANAG6NDMR-XNC,ddr4-spd-2.hex
H5ANAG6NCJR-XNC,ddr4-spd-9.hex
K4AAG165WB-BCWE,ddr4-spd-9.hex
MT40A1G16RC-062E:B,ddr4-spd-9.hex
4JQA-0622AD,ddr4-spd-1.hex

View File

@ -238,6 +238,17 @@
"packageBusWidth": 16,
"ranksPerPackage": 1
}
},
{
"name": "4JQA-0622AD",
"attribs": {
"speedMTps": 3200,
"CL_nRCD_nRP": 22,
"capacityPerDieGb": 8,
"diesPerPackage": 1,
"packageBusWidth": 16,
"ranksPerPackage": 1
}
}
]
}