
31 Dec
2012
31 Dec
'12
1:14 a.m.
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
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