[U-Boot] [RESEND PATCH] sunxi: mmc: increase status register polling rate for data transfers

2016-07-08 Thread Tobias Doerffel
transfer rates again. With the old cards we now even reach about 16 MiB/s. Signed-off-by: Tobias Doerffel --- drivers/mmc/sunxi_mmc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/sunxi_mmc.c b/drivers/mmc/sunxi_mmc.c index ce2dc4a..36da3b3 100644 --- a

[U-Boot] [PATCH] sunxi: mmc: increase status register polling rate for data transfers

2016-07-05 Thread Tobias Doerffel
transfer rates again. With the old cards we now even reach about 16 MiB/s. Signed-off-by: Tobias Doerffel --- drivers/mmc/sunxi_mmc.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/drivers/mmc/sunxi_mmc.c b/drivers/mmc/sunxi_mmc.c index ce2dc4a..36da3b3 100644 --- a