jakllsch 5e33f0e797 SDHCI byte swaps the BE response on the wire into LE registers.
As we always want response data in LE, use bus_space_read_stream.
Additonally, read response data in 1 or 4 4-byte chunks, instead of
one 4-byte chunk or 15 1-byte chunks.
2012-07-12 16:46:48 +00:00
2012-06-29 12:51:38 +00:00
2012-07-11 19:01:02 +00:00
2012-07-11 22:42:38 +00:00
2012-07-11 22:43:19 +00:00
2012-07-09 18:12:11 +00:00
2012-07-11 19:02:18 +00:00
2012-07-11 18:33:14 +00:00
2012-07-08 23:18:23 +00:00
Description
No description provided
3.1 GiB
Languages
C 85.3%
Roff 7.2%
Assembly 3.1%
Shell 1.7%
Makefile 1.2%
Other 0.9%