
27 Jan
2016
27 Jan
'16
6:13 p.m.
On 01/21/2016 01:41 AM, Yangbo Lu wrote:
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
Changes for v2:
- Removed fix for T4160 because other patch had done that
Changes for v3:
- Removed all #ifdefs
drivers/mmc/fsl_esdhc.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York