commit | 1ed4ae0b5ccccd8e649fce07de72e1b33baa604c | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Mon Jun 08 04:12:49 2009 +0400 |
committer | Wolfgang Denk <wd@denx.de> | Sun Aug 09 23:47:38 2009 +0200 |
tree | ca8741a8a948a84cb62ab86cfadabdcb26c99f7e | |
parent | cf4fb7094e3fdc8be5edd8a0cf71bfd7a4407fba [diff] |
mxc-mmc: sdhc host driver for MX2 and MX3 proccessor This is a port of Linux driver for SDHC host controller hardware found on Freescale's MX2 and MX3 processors. Uses new generic MMC framework (CONFIG_GENERIC_MMC) and it looks like there are some problems with a framework (at least on LE cpus). Some of these problems are addressed in the following patches. Signed-off-by: Ilya Yanok <yanok@emcraft.com>