commit | 0377b56ac58052743229ab18892ed25e99ab6034 | [log] [tgz] |
---|---|---|
author | Ira W. Snyder <iws@ovro.caltech.edu> | Wed Sep 12 14:17:35 2012 -0700 |
committer | Kim Phillips <kim.phillips@freescale.com> | Tue Sep 18 16:16:45 2012 -0500 |
tree | e6eedbc45598872c2948538df9cddcd64f6d5e68 | |
parent | d564e5f0ddf5e4345356158b46bcd06e58efe8c4 [diff] |
mpc8308rdb: add support for eSDHC MMC controller Add support for the onboard eSDHC MMC controller. The hardware on the MPC8308RDB has the following errata: - ESDHC111: manual asynchronous CMD12 is broken - DMA is broken (PIO works) Signed-off-by: Ira W. Snyder <iws@ovro.caltech.edu> [added include fsl_esdhc header to prevent implicit declarations of fsl_esdhc_mmc_init() and fdt_fixup_esdhc()] Signed-off-by: Kim Phillips <kim.phillips@freescale.com>