On Mon, Oct 3, 2016 at 11:12 AM, Simon Glass <s...@chromium.org> wrote:
> Update the configuration to use the new driver. Drop the existing plumbing
> code and unused header files.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  arch/x86/cpu/ivybridge/Makefile               |   1 -
>  arch/x86/cpu/ivybridge/bd82x6x.c              |  12 -
>  arch/x86/cpu/ivybridge/early_me.c             |   1 -
>  arch/x86/cpu/ivybridge/gma.c                  | 850 
> --------------------------
>  arch/x86/cpu/ivybridge/gma.h                  | 156 -----
>  arch/x86/cpu/ivybridge/model_206ax.c          |   1 -
>  arch/x86/cpu/ivybridge/sata.c                 |   1 -
>  arch/x86/include/asm/arch-ivybridge/bd82x6x.h |  12 -
>  arch/x86/include/asm/cpu.h                    |   1 -
>  configs/chromebook_link_defconfig             |   2 +
>  10 files changed, 2 insertions(+), 1035 deletions(-)
>  delete mode 100644 arch/x86/cpu/ivybridge/gma.c
>  delete mode 100644 arch/x86/cpu/ivybridge/gma.h
>  delete mode 100644 arch/x86/include/asm/arch-ivybridge/bd82x6x.h
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to