x86: Display basic CPU information on boot
authorSimon Glass <sjg@chromium.org>
Fri, 10 Oct 2014 14:21:54 +0000 (08:21 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 29 Oct 2014 02:42:56 +0000 (20:42 -0600)
commit92cc94a1fe8e7a3ec78e993ea1ff1dd0bbaa5c36
treeaa5553fbc06b31b4ef61c8371490c6aad16b1a0e
parentdc68584b420139b8160c3b10921fdf3155f2549f
x86: Display basic CPU information on boot

Display the type of CPU (x86 or x86_64) when starting up.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/cpu.c
arch/x86/include/asm/cpu.h
include/configs/coreboot.h