[PATCH 5/8] x86: broadwell: Avoid initing the CPU twice

Bin Meng bmeng.cn at gmail.com
Mon Sep 4 11:22:00 CEST 2023


On Thu, Aug 24, 2023 at 2:48 AM Simon Glass <sjg at 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 at chromium.org>
> ---
>
>  arch/x86/cpu/broadwell/cpu.c | 10 +++++-----
>  1 file changed, 5 insertions(+), 5 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list