coreboot-kgpe-d16/src
Kyösti Mälkki 32c8de10b0 Rangeley: Fix incorrect BCLK
Not all Rangeley SKUs have a fixed 100MHz BCLK.

As per BIOS Writer's Guide, BCLK is available in MSR_FSB_FREQ 0xCD[1:0].
Using fixed BCLK was causing wrong values of core frequencies in _PSS table
for SKUs that do not have BCLK=100MHz.

Change-Id: Id8e0244fab0283b74870950cb00a95aab2a7201f
Signed-off-by: Hannah Williams <hannah.williams@dell.com>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35348
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-11-07 14:08:46 +00:00
..
acpi AUTHORS: Move src/acpi copyrights into AUTHORS file 2019-07-30 11:04:14 +00:00
arch arch/x86: Create preprocessed __ROMCC__ bootblock source 2019-11-06 14:06:51 +00:00
commonlib commonlib: Use __builtin_offsetof with supported compilers 2019-11-05 15:00:44 +00:00
console console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
cpu Rangeley: Fix incorrect BCLK 2019-11-07 14:08:46 +00:00
device console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' 2019-11-01 11:58:40 +00:00
drivers drivers/intel/fsp2_0: Hide the Kconfig option to run FSP-M XIP 2019-11-06 14:05:34 +00:00
ec include: Remove EC_EVENT_* from elog.h 2019-11-04 11:43:49 +00:00
include lib: add calculate crc byte by byte 2019-11-06 13:58:53 +00:00
lib lib: add calculate crc byte by byte 2019-11-06 13:58:53 +00:00
mainboard hatch: Create puff variant 2019-11-07 06:24:03 +00:00
northbridge intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER 2019-11-05 14:38:17 +00:00
security security/vboot/Kconfig: Remove unused symbols 2019-11-06 13:57:02 +00:00
soc soc/intel/common: Make native and FSP-T CAR init mutually exclusive 2019-11-06 14:02:21 +00:00
southbridge sb/intel: Use defined CONFIG_HPET_ADDRESS 2019-11-04 13:19:42 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode vendorcode/eltan/security: Align mboot with coreboot tpm 2019-11-05 15:01:37 +00:00
Kconfig drivers/intel/fsp2_0: Move Debug options to "Debugging" 2019-11-06 14:01:48 +00:00