build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46018 )
Change subject: soc/intel/*: conversion from constant to Kconfig for XTAL frequency ......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/46018/3/src/soc/intel/cannonlake/cp... File src/soc/intel/cannonlake/cpu.c:
https://review.coreboot.org/c/coreboot/+/46018/3/src/soc/intel/cannonlake/cp... PS3, Line 174: * (CONFIG_SOC_INTEL_COMMON_BLOCK_XTAL_CLOCK_HZ * msr[63:32]) >> 32 = target frequency. line over 96 characters
https://review.coreboot.org/c/coreboot/+/46018/3/src/soc/intel/skylake/cpu.c File src/soc/intel/skylake/cpu.c:
https://review.coreboot.org/c/coreboot/+/46018/3/src/soc/intel/skylake/cpu.c... PS3, Line 176: * (CONFIG_SOC_INTEL_COMMON_BLOCK_XTAL_CLOCK_HZ * msr[63:32]) >> 32 = target frequency. line over 96 characters