
19 Sep
2023
19 Sep
'23
9:19 a.m.
On Thu, Aug 24, 2023 at 5:11 AM Simon Glass sjg@chromium.org wrote:
We don't read this information in 64-bit mode, since we don't have the macros for doing it. Set it to Intel by default. This allows the TSC timer to work correctly.
Signed-off-by: Simon Glass sjg@chromium.org
(no changes since v1)
arch/x86/cpu/x86_64/cpu.c | 7 +++++++ 1 file changed, 7 insertions(+)
Reviewed-by: Bin Meng bmeng.cn@gmail.com