haswell: Update ULT microcode to rev 14h
localhost ~ # grep ^microcode /proc/cpuinfo microcode : 0x14 microcode : 0x14 Change-Id: I839f29cff61abf798a619b30ad945e25c79f548f Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/60658 Reviewed-on: http://review.coreboot.org/4348 Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
This commit is contained in:
parent
46cbcf6354
commit
768903eac9
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
#if CONFIG_INTEL_LYNXPOINT_LP
|
#if CONFIG_INTEL_LYNXPOINT_LP
|
||||||
#include "microcode-M7240650_ffff000a.h"
|
#include "microcode-M7240650_ffff000a.h"
|
||||||
#include "microcode-M7240651_00000010.h"
|
#include "microcode-M7240651_00000014.h"
|
||||||
#else
|
#else
|
||||||
#include "microcode-M32306c1_ffff000d.h"
|
#include "microcode-M32306c1_ffff000d.h"
|
||||||
#include "microcode-M32306c2_ffff0003.h"
|
#include "microcode-M32306c2_ffff0003.h"
|
||||||
|
|
Loading…
Reference in New Issue