u-boot-brain/arch/x86
Simon Glass c72f74e278 x86: ivybridge: Update microcode early in boot
At present the normal update (which happens much later) does not work. This
seems to have something to do with the 'no eviction' mode in the CAR, or at
least moving the microcode update after that causes it not to work.

For now, do an update early on so that it definitely works. Also refuse to
continue unless the microcode update check (later in boot) is successful.

Signed-off-by: Simon Glass <sjg@chromium.org>
2015-01-13 07:25:02 -08:00
..
cpu x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
dts x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
include/asm x86: ivybridge: Update microcode early in boot 2015-01-13 07:25:02 -08:00
lib x86: Commit the current MTRRs before relocation 2015-01-13 07:25:01 -08:00
config.mk x86: Remove REALMODE_BASE which is no longer used 2014-11-21 07:24:08 +01:00
Kconfig x86: Drop RAMTOP Kconfig 2015-01-13 07:24:58 -08:00
Makefile Kbuild: introduce Makefile in arch/$ARCH/ 2014-12-08 09:35:45 -05:00