Searched hist:"19060 bd886381a58cfe335c2f13b6111ed936dd5" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | fsl_esdhc.c | 19060bd886381a58cfe335c2f13b6111ed936dd5 Fri Sep 05 05:52:40 UTC 2014 Wang Huan <b18965@freescale.com> ls102xa: esdhc: Add esdhc support for LS102xA
For LS1, esdhc is big-endian IP. Accessing the registers should be in big-endian mode. So we use esdhc_read32() to read Host controller capabilities register for LS1.
For LS1, when using CMD12, cmdtype need to be set to ABORT, otherwise, next read command will hang.
Signed-off-by: Alison Wang <alison.wang@freescale.com>
|