Skip to content
Snippets Groups Projects
Commit 5103a03a authored by Kumar Gala's avatar Kumar Gala
Browse files

fsl_esdhc: Add the workaround for erratum ESDHC-A001 (enable on P2020)


Data timeout counter (SYSCTL[DTOCV]) is not reliable for values of 4, 8,
and 12. Program one more than the desired value: 4 -> 5, 8 -> 9, 12 -> 13.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 6e7f0bc0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment