coreboot/src
Subrata Banik 07e4cc0cc3 mb/google/fatcat: Set CPU ratio override in devicetree
Configure "cpu_ratio_override" to 0x20 (32) for the Fatcat baseboard.
This ensures the Panther Lake SoC initializes with the correct
base frequency ratio to meet the performance and thermal targets
defined for this hardware revision.

BUG=none
BRANCH=none
TEST=Build and boot Fatcat; verify CPU base frequency has updated.

Change-Id: I7ea6c7dccaf731bab1256b3297d83518ceea532c
Signed-off-by: Subrata Banik <subratabanik@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/91648
Reviewed-by: Pranava Y N <pranavayn@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2026-03-13 02:23:55 +00:00
..
acpi acpi/dsdt_top.asl: Move RBUF out of the _CRS method 2026-02-09 15:20:48 +00:00
arch memlayout: Introduce PRERAM and POSTRAM TTB regions 2026-03-10 12:23:07 +00:00
commonlib commonlib/device_tree: Utilize list_move() in dt_copy_subtree() 2026-03-07 01:19:35 +00:00
console console: Fix flushing for slow consoles 2025-10-02 22:44:46 +00:00
cpu haswell/broadwell: Move CPU bus ops to CPU code 2026-03-04 16:46:52 +00:00
device dram/ddr3: Add speed in MT/s 2026-02-19 19:20:43 +00:00
drivers drivers/efi: Derive ESRT version from LOCALVERSION 2026-03-10 22:52:22 +00:00
ec starlabs: drop CMOS option tables 2026-03-04 09:25:46 +00:00
include amd/microcode: Add API to obtain address on microcode update block 2026-03-12 20:40:48 +00:00
lib src/lib: Generate spd.hex from JSON at build time 2026-03-12 20:41:38 +00:00
mainboard mb/google/fatcat: Set CPU ratio override in devicetree 2026-03-13 02:23:55 +00:00
northbridge nb/intel/broadwell/acpi.c: Use Haswell's file 2026-03-04 16:49:22 +00:00
sbom sbom: Fix build with merged bootblock and romstage 2025-07-07 14:29:29 +00:00
security soc/intel/common: Add opt-in runtime control for BIOS SMM write 2026-01-29 14:41:46 +00:00
soc amd/microcode: Add API to obtain address on microcode update block 2026-03-12 20:40:48 +00:00
southbridge sb/intel/wildcatpoint/pcie.c: Reorder some steps 2026-03-06 20:06:58 +00:00
superio sio/nuvoton/nct6776: Switch to common init code 2026-02-19 19:19:43 +00:00
vendorcode vendorcode/amd/opensil/turin_poc: Pass microcode pointer to OpenSIL 2026-03-12 20:41:06 +00:00
Kconfig Kconfig: move IOAPIC option to x86 Kconfig 2026-03-07 20:57:24 +00:00