]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit33be95cac7fd1e89022003aae0c6b7c712a9f7ae
treeb76820c8079413b63aa745abf1195ab9e0b49b05
parentf18e2a2e8a80ff274a4f900d708ecc8e6a9ff914
[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