Skip to content
Commit 8eee2bd7 authored by Ira Snyder's avatar Ira Snyder Committed by Andy Fleming
Browse files

fsl_esdhc: fix PIO mode transfers



The pointer to the registers used to control the Freescale ESDHC MMC
controller is not initialized correctly when using PIO mode. This is
fixed by initializing the pointer in the same way as all other sites
within the driver.

Examining the commit history shows that this was broken at introduction
due to a code change in upstream U-Boot to support the mx51 processor
family.

Reported-by: default avatarJim Lentz <JLentz@zhone.com>
Cc: Andy Fleming <afleming@freescale.com>
Cc: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: default avatarIra W. Snyder <iws@ovro.caltech.edu>
parent bf83662b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment