coreboot/src/device/dram
Ziang Wang a6df40ca43 device/dram: Update RDIMM classification from RIMM to DIMM
Registered DIMM should be 'FORMFACTOR_DIMM' with 'DETAIL_REGISTERED'
instead of 'FORMFACTOR_RIMM', RIMM has been EOL for so many years.
Memory form factor info is now correct on 4th Gen Xeon server platform
with registered DIMM.

Signed-off-by: Ziang Wang <ziang.wang@intel.com>
Signed-off-by: Kehong Chen <kehong.chen@intel.com>
Change-Id: I1eea4717a2d60c6100c262a2284a2ac5109f114a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75489
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2023-05-31 18:52:39 +00:00
..
ddr2.c device/dram/ddr2: Use 'enum cb_err' instead of 'int' 2022-10-12 13:05:59 +00:00
ddr3.c spd.h: Move enum ddr3_module_type to ddr3.h 2023-01-04 12:39:32 +00:00
ddr4.c device/dram: Reformat code 2022-09-13 13:06:05 +00:00
ddr5.c device/dram: Add function to convert freq to MT/s for (LP)DDR5 2022-08-25 01:00:44 +00:00
ddr_common.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
lpddr4.c device: Remove unused <cbmem.h> 2022-04-22 21:40:07 +00:00
Makefile.inc device/dram: Add kconfig options for memory types 2022-11-04 00:54:25 +00:00
spd.c device/dram: Update RDIMM classification from RIMM to DIMM 2023-05-31 18:52:39 +00:00