]> git.dujemihanovic.xyz Git - u-boot.git/commit
x86: Show the CPU physical address size with bdinfo
authorSimon Glass <sjg@chromium.org>
Sun, 16 Jul 2023 03:38:42 +0000 (21:38 -0600)
committerBin Meng <bmeng@tinylab.org>
Mon, 17 Jul 2023 09:08:44 +0000 (17:08 +0800)
commit633af11dd65cde0c198f8548585d6610cf4d0655
treefc1e9aa98ae0671699077097521f844a736468d8
parentde94db813272393d136f21b2cb832d8933d2cfb2
x86: Show the CPU physical address size with bdinfo

This is useful information so show it with the bdinfo command.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/bdinfo.c