]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Sync up tsc_timer with Linux
authorSimon Glass <sjg@chromium.org>
Wed, 28 Aug 2024 01:44:27 +0000 (19:44 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 18 Oct 2024 20:10:21 +0000 (14:10 -0600)
commitecf31113f17817f5ab9263937270255b6d05cdf9
tree225926d81f56e26a2e59a7f27b3ab0e9c418bd8f
parent7c0f70b65b7c6ab0c09f87932615c65142542ed5
x86: Sync up tsc_timer with Linux

Since we are using the code from Linux, update it to the newer version
in v6.11

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/timer/tsc_timer.c