commit | b73a3d635d98977ec52782739f3bc70876649284 | [log] [tgz] |
---|---|---|
author | Yangbo Lu <yangbo.lu@nxp.com> | Thu Jan 21 17:33:19 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Wed Jan 27 08:13:13 2016 -0800 |
tree | 5f05f57ec3bab210843f2cf8056c3ddc2cae8d14 | |
parent | 7e6b49e1a2dae3b62b0e7cf6852411dd3cce5a33 [diff] |
mmc: fsl_esdhc: set Abort command type for CMD12 According to SD spec, CMD12, CMD52 for writing I/O abort in CCCR need to be set an Abort command type when they are sent. So, we remove all chip-specific #ifdefs and make it available for all platforms. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> Reviewed-by: York Sun <york.sun@nxp.com>