[U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board
Shawn Guo
shawn.guo at linaro.org
Mon Dec 31 01:14:57 CET 2012
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
More information about the U-Boot
mailing list