commit | 445f12dca8f06113caa775315bff574dee72b27d | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Jun 21 13:22:08 2010 +1000 |
committer | Nicolas Pitre <nico@fluxnic.net> | Fri Jul 16 22:01:58 2010 -0400 |
tree | 909136819d7d1f9cc64f4a1ddac24d62a5088669 | |
parent | 6e2daa49420777190c133d7097dd8d5c05b475ac [diff] |
[ARM] orion5x: Fix soft-reset for some platforms Some platforms, such as the DNS-323 rev C requires the soft reset line to be toggled on and back off for the reset to work. Note: The choice of 200ms delay comes from the 2.6.12 based vendor kernel. It seems to be a -lot- though and I had my device working fine with much smaller delays but better safe... Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Nicolas Pitre <nico@fluxnic.net>