[PATCH v3 01/16] mtrr: Don't show an invalid CPU number

Bin Meng bmeng.cn at gmail.com
Thu May 4 15:18:19 CEST 2023


On Mon, Mar 27, 2023 at 12:16 PM Simon Glass <sjg at chromium.org> wrote:
>
> When U-Boot did not do the MP init, we don't get an actual CPU number
> here. Skip printing it in that case.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Don't show an invalid CPU number on error
>
>  cmd/x86/mtrr.c | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>

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


More information about the U-Boot mailing list