Kyösti Mälkki has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33928 )
Change subject: cpu/x86/tsc: Flip and rename TSC_CONSTANT_RATE to UNKNOWN_TSC_RATE ......................................................................
Patch Set 17:
(2 comments)
https://review.coreboot.org/c/coreboot/+/33928/14//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/33928/14//COMMIT_MSG@7 PS14, Line 7: cpu/x86/tsc: Replace TSC_CONSTANT_RATE with UNKNOWN_TSC_RATE
Could you please add that info to the commit description?
Done
https://review.coreboot.org/c/coreboot/+/33928/14/src/cpu/x86/tsc/delay_tsc.... File src/cpu/x86/tsc/delay_tsc.c:
https://review.coreboot.org/c/coreboot/+/33928/14/src/cpu/x86/tsc/delay_tsc.... PS14, Line 23: (void)tsc_freq_mhz();
I am anticipating the UNKNOWN_TSC_RATE implementation in pc80/i8254.c could be removed soon. […]
Ack