commit | 633af11dd65cde0c198f8548585d6610cf4d0655 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jul 15 21:38:42 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Mon Jul 17 17:08:44 2023 +0800 |
tree | fc1e9aa98ae0671699077097521f844a736468d8 | |
parent | de94db813272393d136f21b2cb832d8933d2cfb2 [diff] |
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>