On Mon, Mar 14, 2016 at 12:27 PM, Bin Meng <bmeng...@gmail.com> wrote: > On Sat, Mar 12, 2016 at 1:06 PM, Simon Glass <s...@chromium.org> wrote: >> This cache-as-RAM (CAR) code is common to several Intel chips. Create a new >> intel_common directory and move it in there. >> >> Signed-off-by: Simon Glass <s...@chromium.org> >> --- >> >> Changes in v2: None >> >> arch/x86/cpu/Makefile | 1 + >> arch/x86/cpu/intel_common/Makefile | 7 +++++++ >> arch/x86/cpu/{ivybridge => intel_common}/car.S | 0 >> arch/x86/cpu/ivybridge/Makefile | 1 - >> 4 files changed, 8 insertions(+), 1 deletion(-) >> create mode 100644 arch/x86/cpu/intel_common/Makefile >> rename arch/x86/cpu/{ivybridge => intel_common}/car.S (100%) >> > > Reviewed-by: Bin Meng <bmeng...@gmail.com>
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot