]> git.sur5r.net Git - u-boot/commit
x86: Record the CPU details when starting each core
authorSimon Glass <sjg@chromium.org>
Sat, 12 Mar 2016 05:07:09 +0000 (22:07 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Thu, 17 Mar 2016 02:27:25 +0000 (10:27 +0800)
commit6bcb675b2f6a3251d0107673949988c619ec18ec
treebb3ecbbc6c754ed19c78f12c5afc721de7a3eb97
parentf7d35bc148de7ebca7f51a07fc9a45715f8e6d29
x86: Record the CPU details when starting each core

As each core starts up, record its microcode version and CPU ID so these can
be presented with the 'cpu detail' command.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/intel_common/microcode.c
arch/x86/cpu/mp_init.c
arch/x86/include/asm/microcode.h