commit | 13bfb34c10fae6016710f5f070043c8b94b40583 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Sat Oct 29 16:14:08 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Oct 29 16:14:08 2005 +0100 |
tree | 39fd757bdfa95381655e0e2130c054834ee807e2 | |
parent | 183e1a349466a1b90430a58f3efad25a3e555cb2 [diff] |
[ARM] Fix Assabet reboot with SA1100 MTD map driver Unfortunately, some devices forgot to reset the flash on reboot. Arrange for the map driver to suspend & resume the flash to ensure that it is in a sane state before rebooting. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>