Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/30103 )
Change subject: src/cpu/intel: Set get_ia32_fsb function common ......................................................................
Patch Set 24:
(1 comment)
https://review.coreboot.org/#/c/30103/24/src/cpu/intel/common/Makefile.inc File src/cpu/intel/common/Makefile.inc:
https://review.coreboot.org/#/c/30103/24/src/cpu/intel/common/Makefile.inc@2 PS24, Line 2: romstage-$(CONFIG_UDELAY_LAPIC) += fsb.c Not sure about the guard and leaving out bootblock and verstage. We might want to add tsc_freq_mhz() in this file. But that can be all followup.