commit | 1ae0affedce1d3e401991fbe7f2674753f0a7641 | [log] [tgz] |
---|---|---|
author | Simon Horman <horms@verge.net.au> | Fri Nov 26 23:02:58 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Nov 29 12:54:50 2010 +0900 |
tree | 0df282400a9e16d6a8ad131359c4794b7154de48 | |
parent | 7211a1bae6eac26539eb2d77a26fcd1bccef8137 [diff] |
mmc, sh: Correct value for reset This resolves a regression that I introduced in "mmc, sh: Move constants to sh_mmcif.h". Having examined the manual and tested the code on an AP4EVB board it seems that the correct sequence is. 1) Write 1 to bit 31 and zeros to all other bits 2) Write zero to all bits Cc: Yusuke Goda <yusuke.goda.sx@renesas.com> Cc: Magnus Damm <magnus.damm@gmail.com> Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: Paul Mundt <lethal@linux-sh.org>