u-boot/drivers
Tobias Doerffel 26c0c15786 sunxi: mmc: increase status register polling rate for data transfers
With a recent bunch of SD3.0 cards in our A20-based board we
experienced data transfer rates of about 250 KiB/s instead of 10 MiB/s
with previous cards from the same vendor (both 4 GB/class 10). By
increasing status register polling rate from 1 kHz to 1 MHz we were
able to reach the original transfer rates again. With the old cards
we now even reach about 16 MiB/s.

Signed-off-by: Tobias Doerffel <tobias.doerffel@ed-chemnitz.de>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
2016-07-15 08:34:34 +02:00
..
adc
bios_emulator Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
block block: dwc_ahsata: support i.MX6DQPlus 2016-05-24 14:59:57 +02:00
bootcount bootcounter_ram: Flush dcache after data is written into SDRAM 2016-04-11 20:48:25 -04:00
clk clk: sandbox: don't check clk ID against 0 2016-06-24 17:24:35 -04:00
core dm: core: implement dev_map_physmem() 2016-07-09 20:16:08 +05:30
cpu
crypto verified-boot: Minimal support for booting U-Boot proper from SPL 2016-06-12 13:14:58 -04:00
ddr driver/ddr/fsl: Check condition for erratum A-009803 2016-06-03 14:12:49 -07:00
demo
dfu dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC 2016-07-11 14:06:44 -06:00
dma
fpga fpga: Fix typo in function comment 2016-05-24 11:15:02 +02:00
gpio dm: gpio: MPC85XX GPIO platform data support 2016-07-11 14:06:44 -06:00
hwmon
i2c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
input
led
mailbox mailbox: add Tegra186 HSP driver 2016-06-19 17:05:55 -06:00
memory memory: Move TI_AEMIF config to KCONFIG 2016-04-18 17:11:43 -04:00
misc sandbox: Find keyboard driver using driver model 2016-07-11 14:06:44 -06:00
mmc sunxi: mmc: increase status register polling rate for data transfers 2016-07-15 08:34:34 +02:00
mtd sunxi: Support booting from SPI flash 2016-07-15 08:34:34 +02:00
net net: rtl8169: Fix return value for rtl_send_common 2016-07-06 10:45:11 -05:00
pch
pci pci: Add board_ prefix to should_load_oprom() and make it weak 2016-07-12 13:46:01 +08:00
pcmcia
pinctrl pinctrl: uniphier: add Ethernet pin-mux settings 2016-07-02 05:44:30 +09:00
power sunxi: power: add AXP809 support 2016-05-25 17:52:39 +02:00
pwm exynos: pwm: Add a driver for the exynos5 PWM 2016-05-25 13:25:18 +09:00
qe
ram
remoteproc
reset reset: implement a reset test 2016-06-19 17:05:55 -06:00
rtc
serial clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
soc
sound
spi dm: spi: Read default speed and mode values from DT 2016-07-09 20:16:34 +05:30
spmi spmi: Fix sandbox spmi driver memory corruption 2016-04-11 20:48:22 -04:00
thermal Fix various typos, scattered over the code. 2016-05-05 21:39:26 -04:00
timer
tpm drivers/tpm/tpm_tis_sandbox.c: Fix uninitialized variable use 2016-04-15 08:14:37 -06:00
twserial
usb Merge branch 'master' of git://git.denx.de/u-boot-usb 2016-07-01 22:35:20 -04:00
video Merge branch 'master' of git://git.denx.de/u-boot-tegra 2016-07-06 15:55:36 -04:00
watchdog
Kconfig Add a reset driver framework/uclass 2016-06-19 17:05:55 -06:00
Makefile Add a reset driver framework/uclass 2016-06-19 17:05:55 -06:00