commit | 3bdc3484e8f2b1b219ad0397d81ce4601fbaf76d | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Jun 06 12:35:46 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Mon Dec 12 16:07:36 2011 +0000 |
tree | c4a6acfa097a93ddf7698012375e5fbe7cd86c1d | |
parent | 02b73e2e9c288cbbb6ec96bef628cf08e29824c4 [diff] |
ARM: kexec: use soft_restart for branching to the reboot buffer Now that there is a common way to reset the machine, let's use it instead of reinventing the wheel in the kexec backend. Signed-off-by: Will Deacon <will.deacon@arm.com>