]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mxs: mmc: Fix MMC reset on iMX23
authorOtavio Salvador <otavio@ossystems.com.br>
Tue, 22 Jan 2013 15:01:02 +0000 (15:01 +0000)
committerStefano Babic <sbabic@denx.de>
Mon, 28 Jan 2013 10:43:01 +0000 (11:43 +0100)
commit8000d8a8260c95727b6357a638a5e80625d7a899
tree3b1e8902aacb992854decd229a264df125647b41
parentf3801e2b9bd5b86b5d43d10795ebc56cf4d785fa
mxs: mmc: Fix MMC reset on iMX23

This does the same reset mask as done in v3.7 Linux kernel code.
The block is properly configured for MMC operation that way.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Cc: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
drivers/mmc/mxsmmc.c