Attention is currently required from: Felix Singer, Michał Kopeć.
Michał Żygowski has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68448 )
Change subject: mainboard/msi/ms7d25: Add support for DDR5 variant ......................................................................
Patch Set 3:
(1 comment)
File src/mainboard/msi/ms7d25/romstage_fsp_params.c:
https://review.coreboot.org/c/coreboot/+/68448/comment/b32957fe_4a344ca7 PS2, Line 71: if (CONFIG(BOARD_MSI_Z690_A_PRO_WIFI_DDR4)) : memcfg_init(memupd, &ddr4_mem_config, &dimm_module_spd_info, false); : if (CONFIG(BOARD_MSI_Z690_A_PRO_WIFI)) : memcfg_init(memupd, &ddr5_mem_config, &dimm_module_spd_info, false);
How about adding two additional Kconfig options for DDR4 / DDR5 to the mainboard Kconfig? This scale […]
There are actually no more variants of the ms7d25 board. So this will be the last one. Other MSI board will probably have different baseboard codes like ms7dXX something.