Attention is currently required from: Michał Kopeć.
Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68448 )
Change subject: [UNTESTED]mainboard/msi/ms7d25: Add support for DDR5 variant ......................................................................
Patch Set 1:
(1 comment)
File src/mainboard/msi/ms7d25/romstage_fsp_params.c:
https://review.coreboot.org/c/coreboot/+/68448/comment/4dac3347_f3ecf01f PS1, Line 23: .type = MEM_TYPE_DDR5,
If this is the only functional difference between the boards, I wonder if there's a GPIO we could us […]
We do not have any schematics so how would you find such GPIO? Better way would be to parse SPD and check the DDR technology, but parsing DDR5 SPD is not yet supported by coreboot AFAIK