commit | f4daf06fc23b99df5ca5b3e892428b91e148cc52 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Mon Jun 06 12:27:34 2011 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Thu Jul 07 19:20:53 2011 +0100 |
tree | 25d034cbf3109c03d33b404d1d910f64ee048629 | |
parent | 14abd038a7a209193c58ee7dde01ef4bf1523a91 [diff] |
ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores This patch adds simple definitions of cpu_reset for ARMv6 and ARMv7 cores, which disable the MMU via the SCTLR. Signed-off-by: Will Deacon <will.deacon@arm.com>