[PATCH 1/6] x86: Show the CPU vendor in bdinfo

Simon Glass sjg at chromium.org
Fri Oct 18 01:12:17 CEST 2024


Refactor the cpu code and use it to show the CPU vendor, e.g.
AuthenticAMD or GenuineIntel

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 arch/x86/cpu/i386/cpu.c           | 94 ++++++++++++++++++-------------
 arch/x86/include/asm/u-boot-x86.h |  8 +++
 arch/x86/lib/bdinfo.c             |  7 ++-
 3 files changed, 69 insertions(+), 40 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list