[U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board

Shawn Guo shawn.guo at linaro.org
Mon Dec 31 01:22:07 CET 2012


On Mon, Dec 31, 2012 at 08:14:57AM +0800, Shawn Guo wrote:
> The series is to enable the use of eMMC on mx6qsabresd board, so that
> we do not need to carry an external card to boot the board.  The DDR
> mode support for eMMC is not included.
> 
> Shawn Guo (3):
>   fsl_esdhc: add MMC_MODE_HC host_caps
>   mx6qsabresd: add usdhc2 and usdhc4 support
>   mx6qsabresd: use on-board eMMC to store environment
> 
Forgot adding [U-Boot] prefix for these patches.  Will do next time.

Shawn

>  board/freescale/mx6qsabresd/mx6qsabresd.c |   80 ++++++++++++++++++++++++++---
>  drivers/mmc/fsl_esdhc.c                   |    3 +-
>  include/configs/mx6qsabre_common.h        |    2 -
>  include/configs/mx6qsabreauto.h           |    5 ++
>  include/configs/mx6qsabresd.h             |    6 +++
>  5 files changed, 87 insertions(+), 9 deletions(-)
> 
> -- 
> 1.7.9.5
> 
> 



More information about the U-Boot mailing list