]> git.ipfire.org Git - people/ms/u-boot.git/commit
x86: Add debugging when a microcode update fails
authorSimon Glass <sjg@chromium.org>
Tue, 26 Jul 2016 00:58:57 +0000 (18:58 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 30 Aug 2016 01:26:05 +0000 (09:26 +0800)
commitfda4fa8195bab36879272e92973a7ef39e759795
tree5d68192384d861ba8527af7e2ea476242e4e4bee
parentff62bdfbd5dd67d37901002a35b541f2c65ad78d
x86: Add debugging when a microcode update fails

Add a debug() at this point to help figure out what is wrong.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher<hs@denx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/cpu/intel_common/cpu.c