Hello build bot (Jenkins), Jason Glenesk, Patrick Georgi, Martin Roth, Marshall Dawson,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48305
to look at the new patch set (#2).
Change subject: soc/amd: factor out common family 17h&19h TSC and monotonic timer code ......................................................................
soc/amd: factor out common family 17h&19h TSC and monotonic timer code
The corresponding MSRs of all AMD family 17h and 19h CPUs/APUs match the code.
Change-Id: I29cfef5d8920c29e36c55fc46a90eb579a042b64 Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M src/soc/amd/common/block/cpu/Kconfig A src/soc/amd/common/block/cpu/tsc/Makefile.inc R src/soc/amd/common/block/cpu/tsc/monotonic_timer.c R src/soc/amd/common/block/cpu/tsc/tsc_freq.c M src/soc/amd/picasso/Kconfig M src/soc/amd/picasso/Makefile.inc 6 files changed, 32 insertions(+), 14 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/05/48305/2