EricR Lai has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/39495 )
Change subject: lib/spd_bin: Add LPDDR4X,DDR5 and LPDDR5 SPD information ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/39495/1/src/lib/spd_bin.c File src/lib/spd_bin.c:
https://review.coreboot.org/c/coreboot/+/39495/1/src/lib/spd_bin.c@44 PS1, Line 44: case SPD_DRAM_DDR5: : case SPD_DRAM_LPDDR5:
Can you please point me to the JEDEC spec where this is captured? I couldn't find any more informati […]
Yes, just ids. And we assume that use ddr4 until we have details. Or where should I put it?