Hello Patrick Rudolph, Arthur Heymans, build bot (Jenkins), Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/30103
to look at the new patch set (#23).
Change subject: src/cpu/intel: Set get_ia32_fsb function common ......................................................................
src/cpu/intel: Set get_ia32_fsb function common
Add get_ia32_fsb returns FSB values in MHz of intel's CPUs. Also add get_ia32_fsb_x3 function. It returns round up 3 * get_ia32_fsb.
Change-Id: I232bf88de7ebba6ac5865db046ce79e9b2f3ed28 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M src/cpu/intel/common/Makefile.inc A src/cpu/intel/common/fsb.c M src/cpu/x86/lapic/apic_timer.c A src/include/cpu/intel/fsb.h 4 files changed, 125 insertions(+), 45 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/30103/23