git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9fddbc
)
sdhci: support JMicron JMB38x chips
author
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 2 Dec 2007 18:58:16 +0000
(19:58 +0100)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 12 Dec 2007 19:01:00 +0000
(20:01 +0100)
The JMicron JMB38x chip doesn't support transfers that aren't 32-bit
aligned (both size and start address). It also doesn't like switching
between PIO and DMA mode, so it needs to be reset after each request.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found