On Mon, Apr 10, 2017 at 8:38 AM, Simon Glass <s...@chromium.org> wrote:
> Convert the pci_mmc driver over to driver model and migrate all x86 boards
> that use it.
>
> Signed-off-by: Simon Glass <s...@chromium.org>
> ---
>
>  arch/Kconfig                       |  1 +
>  arch/x86/cpu/baytrail/valleyview.c | 12 ------
>  arch/x86/cpu/quark/quark.c         | 10 -----
>  arch/x86/cpu/queensbay/Makefile    |  2 +-
>  arch/x86/cpu/queensbay/topcliff.c  | 20 ---------
>  drivers/mmc/pci_mmc.c              | 86 
> ++++++++++++++++++++++++++------------
>  include/mmc.h                      | 12 ------
>  7 files changed, 62 insertions(+), 81 deletions(-)
>  delete mode 100644 arch/x86/cpu/queensbay/topcliff.c
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Tested on MinnowMax
Tested-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to