commit | 84c46a53fc4ea4ff36df783a20187b2f65dd21cc | [log] [tgz] |
---|---|---|
author | Pierre Ossman <drzeus@drzeus.cx> | Sun Dec 02 19:58:16 2007 +0100 |
committer | Pierre Ossman <drzeus@drzeus.cx> | Wed Dec 12 20:01:00 2007 +0100 |
tree | cfd19b5b6afb71526512fe2241140d0057dd701e | |
parent | c9fddbc4f844f5a16b5957c61fe2cfcb5c12f990 [diff] |
sdhci: support JMicron JMB38x chips 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>