]> git.sur5r.net Git - u-boot/commit
x86: Intel MID platforms has no microcode update
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 17 Feb 2017 13:49:00 +0000 (16:49 +0300)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 21 Feb 2017 07:10:56 +0000 (15:10 +0800)
commit308c75e08deac2933fbc63a1e9521343e710279c
tree72c399b1ea5778d48335b809a396d03611cf2e22
parent20bfac0599bd7eaad901287fe4a343f9fd6cf6ef
x86: Intel MID platforms has no microcode update

There is no microcode update available for SoCs used on Intel MID
platforms.

Use conditional to bypass it.

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
arch/x86/cpu/mp_init.c