ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 cores
authorWill Deacon <will.deacon@arm.com>
Mon, 6 Jun 2011 11:27:34 +0000 (12:27 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 7 Jul 2011 18:20:53 +0000 (19:20 +0100)
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>

No differences found