commit | 8459aabf557307cdc62619d360577e260c7c1c21 | [log] [tgz] |
---|---|---|
author | Ilya Yanok <yanok@emcraft.com> | Mon Jun 29 17:53:16 2009 +0400 |
committer | Wolfgang Denk <wd@denx.de> | Sun Jul 19 22:07:29 2009 +0200 |
tree | 8c6bf495049e9e0f92635f91e4b1e45597822b23 | |
parent | 56e77a65c68b346727e2e687614bf3a8a23998be [diff] |
mmc: set bus width to 1 and clock to minimum early during initialization We need to switch back to 1-bit before initialization or SD 2.0 cards will fail to send SCR if we've switched to 4-bit already. Signed-off-by: Ilya Yanok <yanok@emcraft.com>