On 11 October 2015 at 22:37, Bin Meng <bmeng...@gmail.com> wrote:
> mrccache implementation can be common for all boards. Move it
> from ivybridge cpu directory to the common lib directory.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/x86/cpu/ivybridge/Makefile                      | 1 -
>  arch/x86/cpu/ivybridge/sdram.c                       | 2 +-
>  arch/x86/include/asm/{arch-ivybridge => }/mrccache.h | 0
>  arch/x86/lib/Makefile                                | 1 +
>  arch/x86/{cpu/ivybridge => lib}/mrccache.c           | 3 +--
>  configs/chromebook_link_defconfig                    | 1 +
>  configs/chromebox_panther_defconfig                  | 1 +
>  7 files changed, 5 insertions(+), 4 deletions(-)
>  rename arch/x86/include/asm/{arch-ivybridge => }/mrccache.h (100%)
>  rename arch/x86/{cpu/ivybridge => lib}/mrccache.c (98%)

Acked-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to