public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board
@ 2012-12-31  0:14 Shawn Guo
  2012-12-31  0:14 ` [U-Boot] [PATCH 1/3] fsl_esdhc: add MMC_MODE_HC host_caps Shawn Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Shawn Guo @ 2012-12-31  0:14 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-01-05 17:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-31  0:14 [U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board Shawn Guo
2012-12-31  0:14 ` [U-Boot] [PATCH 1/3] fsl_esdhc: add MMC_MODE_HC host_caps Shawn Guo
2012-12-31  3:59   ` Shawn Guo
2013-01-05 16:59   ` Stefano Babic
2012-12-31  0:14 ` [U-Boot] [PATCH 2/3] mx6qsabresd: add usdhc2 and usdhc4 support Shawn Guo
2013-01-05 17:02   ` Stefano Babic
2012-12-31  0:15 ` [U-Boot] [PATCH 3/3] mx6qsabresd: use on-board eMMC to store environment Shawn Guo
2013-01-05 17:01   ` Stefano Babic
2012-12-31  0:22 ` [U-Boot] [PATCH 0/3] Enable eMMC on mx6qsabresd board Shawn Guo
2012-12-31  2:32   ` Fabio Estevam
2012-12-31  3:54     ` Shawn Guo
2013-01-04  9:08   ` Stefano Babic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox