Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19504
to look at the new patch set (#3).
Change subject: lapic/apic_timer.c: Provide a tsc_freq_mhz for platforms using LAPIC_UDELAY ......................................................................
lapic/apic_timer.c: Provide a tsc_freq_mhz for platforms using LAPIC_UDELAY
This allows for more accurate timestamps. Also adds core2duo 1600MHz FSB support.
TESTED: 1600MHz FSB CPU on ga-g41m-es2l (clocked at 1333MHz). (udelay works but is likely inaccurate since actual FSB needs to be read from MCHBAR32(0xc00))
Change-Id: Ic643681c3b9646bf7efbcd786c35a9beda9afc49 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/cpu/x86/lapic/apic_timer.c 1 file changed, 30 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/19504/3