arm-trusted-firmware/include/drivers
Haojian Zhuang 445b1e704e emmc: support CMD23
Support CMD23. When CMD23 is used, CMD12 could be avoided.

Two scenarios:
1. CMD17 for single block, CMD18 + CMD12 for multiple blocks.
2. CMD23 + CMD18 for both single block and multiple blocks.

The emmc_init() should initialize whether CMD23 is supported
or not.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2016-08-12 11:41:00 +08:00
..
arm GICv3: Fix the GICD_IROUTER offset 2016-07-27 10:46:09 +01:00
auth TBB: add non-volatile counter support 2016-03-31 13:29:17 +01:00
cadence drivers: Add Cadence UART driver 2016-04-01 11:43:45 -07:00
io Merge pull request #629 from ljerry/tf_issue_398 2016-06-13 13:50:58 +01:00
ti/uart Driver for 16550 UART interface 2015-05-29 11:25:20 +05:30
console.h Introduce console_uninit() API in ARM Trusted Firmware 2015-12-09 16:38:29 +00:00
delay_timer.h Fix SP804 delay timer on FVP 2015-12-04 10:23:33 +00:00
emmc.h emmc: support CMD23 2016-08-12 11:41:00 +08:00
generic_delay_timer.h Implement generic delay timer 2016-05-20 15:29:30 +01:00
gpio.h gpio: support gpio set/get pull status 2016-05-27 09:39:56 +08:00