On 19 April 2016 at 14:58, Stephen Warren <[email protected]> wrote:
> From: Stephen Warren <[email protected]>
>
> The initialization performed by this code is SoC-specific not board-
> specific. It also solely touches MMC controller registers. As such, it
> should be part of the MMC driver itself. Move it there.
>
> Signed-off-by: Stephen Warren <[email protected]>
> ---
>  arch/arm/include/asm/arch-tegra/tegra_mmc.h |  2 --
>  arch/arm/mach-tegra/board2.c                | 29 --------------------------
>  drivers/mmc/tegra_mmc.c                     | 32 
> +++++++++++++++++++++++++++--
>  3 files changed, 30 insertions(+), 33 deletions(-)

Reviewed-by: Simon Glass <[email protected]>
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to