1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 09:12:08 +02:00
Files
u-boot-megous/drivers/mmc
Wang Huan 19060bd886 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>
2014-09-08 10:30:34 -07:00
..
2014-08-01 19:24:34 +03:00
2014-07-18 17:53:24 -04:00
2014-08-01 18:44:56 +03:00
2014-08-01 19:24:34 +03:00
2014-07-06 20:12:44 +01:00