[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 1 Jun 2007 16:14:53 +0000 (17:14 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jul 2007 10:13:33 +0000 (11:13 +0100)
commit7d09e85448dfa78e3e58186c934449aaf6d49b50
treeb76820c8079413b63aa745abf1195ab9e0b49b05
parent6d78b5f9c6cf59c98d3833e09d0ed6aebd6a33d3
[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id format

The current arch/arm/boot/compressed/head.S code only supports cores
to ARMv6 with the old CPU Id format. This patch adds support for the
new ARMv6 with the new CPU Id and ARMv7 cores that no longer have the
ARMv4 cache operations.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/compressed/head.S