commit | db1fc7d28e8947c402149ded4597970fdb3e5571 | [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 | 40775e9676f23adddc4aa47d8281d4a4b22f4c17 [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>