[ARM] 3548/1: Fix the ARMv6 CPU id in compressed/head.S
authorCatalin Marinas <catalin.marinas@arm.com>
Sun, 18 Jun 2006 15:21:50 +0000 (16:21 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 15:21:50 +0000 (16:21 +0100)
commit45a7b9cf8e0634fa546e9e7ad29af990ab4afcf2
tree2a9910617eeebe7f70b4406fe7843908b2a0359e
parent5247593c9634309d1b9f7b549495b8e5ad521688
[ARM] 3548/1: Fix the ARMv6 CPU id in compressed/head.S

Patch from Catalin Marinas

This code was still using the old format for the ARMv6 CPU id and it wasn't
flushing the caches on the MPCore CPU (and other ARM1176 cores). The patch
changes the mask bits to cope with the new id format.

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