Attention is currently required from: Furquan Shaikh, Tim Wawrzynczak, Angel Pons, Patrick Rudolph. Hello Furquan Shaikh, Tim Wawrzynczak, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56650
to look at the new patch set (#2).
Change subject: soc/intel/common: Don't suppress SPD Module Type value ......................................................................
soc/intel/common: Don't suppress SPD Module Type value
This patch fixes an issue where SPD original module type is getting suppressed due to DDR2 module type conversion. Make use of default case to pass the original SPD module type without overriding to `undefined` SPD memory type as part of DDR2 module type conversion.
BUG=b:194659789
Change-Id: Ia3f38c24efa6a8685639bb607926e2fd9c702ff6 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/common/smbios.c 1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/56650/2