commit | b86b85e2611d57d834795a92453431a1a340c3c9 | [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 | cff80f2cd12bf9767509b5334ecfc90cd7de5502 [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>