On Sat, Mar 12, 2016 at 1:06 PM, Simon Glass <s...@chromium.org> wrote: > This code is used on several Intel CPUs. Move it into a common location. > > Signed-off-by: Simon Glass <s...@chromium.org> > Reviewed-by: Bin Meng <bmeng...@gmail.com> > --- > > Changes in v2: > - Rename microcode_intel.c to microcode.c > > arch/x86/cpu/intel_common/Makefile | 3 +++ > arch/x86/cpu/intel_common/car.S | 2 +- > .../x86/cpu/{ivybridge/microcode_intel.c => intel_common/microcode.c} | 4 > +++- > arch/x86/cpu/ivybridge/Makefile | 1 - > arch/x86/cpu/ivybridge/cpu.c | 2 +- > arch/x86/include/asm/{arch-ivybridge => }/microcode.h | 0 > 6 files changed, 8 insertions(+), 4 deletions(-) > rename arch/x86/cpu/{ivybridge/microcode_intel.c => > intel_common/microcode.c} (98%) > rename arch/x86/include/asm/{arch-ivybridge => }/microcode.h (100%) >
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot