]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ARMv7: Add uncompressing code for the new CPU Id format
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 8 Jun 2007 14:52:19 +0000 (15:52 +0100)
committerTony Lindgren <tony@atomide.com>
Tue, 12 Jun 2007 16:12:25 +0000 (09:12 -0700)
commita18393c93ecd33d10ae3bb8031bf65ce3ce1adf7
treeb568b6ad08ac2881d472830cd0e858f190afa279
parent878a8f1d2246088c16b90ae3c1771f1018d3c55e
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>
arch/arm/boot/compressed/head.S