On 13 November 2014 06:42, Simon Glass <s...@chromium.org> wrote: > Microcode updates are stored in the device tree. Work through these and > apply any that are needed. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > Changes in v3: None > Changes in v2: None > > arch/x86/cpu/ivybridge/Makefile | 1 + > arch/x86/cpu/ivybridge/cpu.c | 5 + > arch/x86/cpu/ivybridge/microcode_intel.c | 151 > ++++++++++++++++++++++++ > arch/x86/include/asm/arch-ivybridge/microcode.h | 20 ++++ > include/fdtdec.h | 1 + > lib/fdtdec.c | 1 + > 6 files changed, 179 insertions(+) > create mode 100644 arch/x86/cpu/ivybridge/microcode_intel.c > create mode 100644 arch/x86/include/asm/arch-ivybridge/microcode.h
Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot