When bootstage is used the timer can be inited before the CPU identity
is set up, resulting in the checks for the vendor not working.
Add a special call to work around this.
Signed-off-by: Simon Glass
---
arch/x86/cpu/i386/cpu.c | 5 +
arch/x86/cpu/x86_64/cpu.c | 6 ++
When bootstage is used the timer can be inited before the CPU identity
is set up, resulting in the checks for the vendor not working.
Add a special call to work around this.
Signed-off-by: Simon Glass
---
arch/x86/cpu/i386/cpu.c | 5 +
arch/x86/cpu/x86_64/cpu.c | 6 ++
2 matches
Mail list logo