arm-trusted-firmware/plat
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 Merge pull request #1835 from jts-arm/rename 2019-02-22 13:05:37 +00:00
common Remove unused function symbols 2019-02-07 08:47:21 -08:00
hisilicon hikey960: enable IOMCU DMAC 2019-02-11 11:50:49 -06:00
imx imx: warp7: Migrate to MULTI_CONSOLE_API 2019-02-12 18:56:29 +08:00
intel/soc/stratix10 plat: intel: Fix faulty DDR calibration value 2019-02-13 14:39:31 +08:00
layerscape Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
marvell Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
mediatek locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
meson/gxbb Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
nvidia/tegra Tegra186: trampoline: include bl_common.h 2019-02-07 08:47:51 -08:00
qemu Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
renesas/rcar rcar_gen3: plat: Prevent PCIe hang during L1X config access 2019-02-20 16:18:08 +01:00
rockchip Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
socionext Remove unneeded include paths in PLAT_INCLUDES 2019-02-01 12:24:57 +00:00
st stm32mp1: add minimal support for co-processor Cortex-M4 2019-02-20 17:34:21 +01:00
ti/k3 ti: k3: common: Do not release processor control on startup 2019-02-11 16:13:30 -06:00
xilinx Merge pull request #1804 from antonio-nino-diaz-arm/an/cleanup 2019-02-05 11:31:15 +00:00