Files
u-boot-tk1-som/drivers
Stefan Roese 29905a451b mmc: sdhci: Use timer based timeout detection in sdhci_send_command()
The loop counter based timeout detection does not work on the Armada
38x based board (DB-88F6820-GP). At least with dcache enabled a
timeout is detected. Without dcache enabled, the timeout does not
occur. Increasing the loop counter solves this issue. But a better
solution is to use a timer based timeout detection instead. This
patch now implements this timer based detection.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Luka Perkov <luka.perkov@sartura.hr>
2015-07-10 14:54:00 +02:00
..
2015-06-12 16:53:04 -04:00
2015-04-29 21:02:33 -06:00
2015-03-30 23:24:38 -05:00
2015-04-10 14:23:23 +02:00
2015-07-01 21:39:06 +05:30
2015-05-26 14:13:12 +02:00
2015-06-10 19:26:54 -06:00
2015-04-29 21:02:33 -06:00