
4 Sep
2023
4 Sep
'23
11:22 a.m.
On Thu, Aug 24, 2023 at 2:48 AM Simon Glass sjg@chromium.org wrote:
When TPL has already set up the CPU, don't do it again. This existing code actually has this backwards, so fix it.
Signed-off-by: Simon Glass sjg@chromium.org
arch/x86/cpu/broadwell/cpu.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Bin Meng bmeng.cn@gmail.com