]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: fsl_esdhc: Update esdhc driver for iMX6SX
authorYe.Li <B37916@freescale.com>
Tue, 4 Nov 2014 07:35:49 +0000 (15:35 +0800)
committerStefano Babic <sbabic@denx.de>
Thu, 20 Nov 2014 09:44:42 +0000 (10:44 +0100)
commita3d6e386176e3702d8f975b1c2b10162c3e15fc0
tree51bf60034b577d4247bf119696a747c9b02881f1
parentae80eecceb9f3eb729d95acd7157bc0310d719c9
mmc: fsl_esdhc: Update esdhc driver for iMX6SX

The reset value of "uSDHCx_INT_STATUS_EN" register is changed to 0
on iMX6SX. So the fsl_esdhc driver must update to set the register,
otherwise no state can be detected.

Signed-off-by: Ye.Li <B37916@freescale.com>
drivers/mmc/fsl_esdhc.c