]> Git Repo - u-boot.git/commit
mpc8308rdb: add support for eSDHC MMC controller
authorIra W. Snyder <[email protected]>
Wed, 12 Sep 2012 21:17:35 +0000 (14:17 -0700)
committerKim Phillips <[email protected]>
Tue, 18 Sep 2012 21:16:45 +0000 (16:16 -0500)
commitdb1fc7d28e8947c402149ded4597970fdb3e5571
treee6eedbc45598872c2948538df9cddcd64f6d5e68
parent40775e9676f23adddc4aa47d8281d4a4b22f4c17
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 <[email protected]>
[added include fsl_esdhc header to prevent implicit declarations of
fsl_esdhc_mmc_init() and fdt_fixup_esdhc()]

Signed-off-by: Kim Phillips <[email protected]>
board/freescale/mpc8308rdb/mpc8308rdb.c
include/configs/MPC8308RDB.h
This page took 0.03614 seconds and 4 git commands to generate.