
26 Jan
2010
26 Jan
'10
5:06 a.m.
On Jan 7, 2010, at 2:00 AM, Li Yang wrote:
From: Jin Qing b24347@freescale.com
Use timeout value to maximum due to hardware problem. The hardware may take longer to timeout, but it's much better than having
a too-short timeout value.
Signed-off-by: Jin Qing b24347@freescale.com Signed-off-by: Li Yang leoli@freescale.com
drivers/mmc/fsl_esdhc.c | 4 ++++ include/configs/P2020DS.h | 1 + 2 files changed, 5 insertions(+), 0 deletions(-)
Is this associated with an errata on P2020, a board issue?
I'm not very sure. Looks like a silicon issue. We are using the same workaround as in kernel.
- Leo