arm-trusted-firmware/drivers
Ying-Chun Liu (PaulLiu) 2c8ef2ae6b rpi3: sdhost: SDHost driver improvement
This commit improves the SDHost driver for RPi3 as following:
 * Unblock MMC_CMD(17). Using MMC_CMD(17) is more efficient on
   block reading.
 * In some low probability that SEND_OP_COND might results CRC7
   error. We can consider that the command runs correctly. We don't
   need to retry this command so removing the code for retry.
 * Using MMC_BUS_WIDTH_1 as MMC default value to improve the stability.
 * Increase the clock to 50Mhz in data mode to speed up the io.
 * Change the pull resistors configuration to gain more stability.

Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu@debian.org>
2019-02-27 01:06:57 +08:00
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
arm Division functionality for cores that dont have divide hardware. 2019-02-19 17:07:48 +00:00
auth Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cadence/uart/aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cfi/v2m Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console multi_console: Check functions are not NULL 2019-01-25 16:23:54 +00:00
coreboot/cbmem_console/aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
delay_timer drivers: generic_delay_timer: Assert presence of Generic Timer 2019-02-06 09:54:42 +00:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx imx: warp7: Migrate to MULTI_CONSOLE_API 2019-02-12 18:56:29 +08:00
io Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
marvell Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mentor/i2c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
meson/console/aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mmc mmc: correctly check ret in mmc_fill_device_info 2019-01-17 11:17:05 +01:00
partition drivers: partition: Add simple MBR partition entries support 2019-02-13 14:26:15 +08:00
renesas/rcar rcar_gen3: drivers: cpld: fix power-off on reset 2019-01-29 06:07:21 +01:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
st stm32mp1: add minimal support for co-processor Cortex-M4 2019-02-20 17:34:21 +01:00
staging/renesas/rcar rcar_gen3: drivers: ddr: Clean up printouts 2019-01-29 06:07:21 +01:00
synopsys Change some vars and functions to be static. 2019-01-27 14:30:12 +01:00
ti/uart/aarch64 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
ufs Change some vars and functions to be static. 2019-01-27 14:30:12 +01:00