* [PATCH 04/10] [ARM] pxa: update cpuid pattern of pxa9xx
@ 2010-04-29 8:17 Haojian Zhuang
2010-05-05 6:10 ` Eric Miao
0 siblings, 1 reply; 2+ messages in thread
From: Haojian Zhuang @ 2010-04-29 8:17 UTC (permalink / raw)
To: linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 04/10] [ARM] pxa: update cpuid pattern of pxa9xx
2010-04-29 8:17 [PATCH 04/10] [ARM] pxa: update cpuid pattern of pxa9xx Haojian Zhuang
@ 2010-05-05 6:10 ` Eric Miao
0 siblings, 0 replies; 2+ messages in thread
From: Eric Miao @ 2010-05-05 6:10 UTC (permalink / raw)
To: linux-arm-kernel
On Thu, Apr 29, 2010 at 4:17 PM, Haojian Zhuang
<haojian.zhuang@gmail.com> wrote:
> From c0b403d09f7054617e657bae0ca4dbfc63ddb71f Mon Sep 17 00:00:00 2001
> From: Haojian Zhuang <haojian.zhuang@marvell.com>
> Date: Fri, 12 Mar 2010 05:47:55 -0500
> Subject: [PATCH] [ARM] pxa: update cpuid pattern of pxa9xx
>
> Update CPUID pattern of PXA9xx in head.S.
>
> Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com>
Applied.
> ---
> ?arch/arm/boot/compressed/head.S | ? 10 ++--------
> ?1 files changed, 2 insertions(+), 8 deletions(-)
>
> diff --git a/arch/arm/boot/compressed/head.S b/arch/arm/boot/compressed/head.S
> index 6ab6b33..c5191b1 100644
> --- a/arch/arm/boot/compressed/head.S
> +++ b/arch/arm/boot/compressed/head.S
> @@ -685,8 +685,8 @@ proc_types:
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_off
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_flush
>
> - ? ? ? ? ? ? ? .word ? 0x56056930
> - ? ? ? ? ? ? ? .word ? 0xff0ffff0 ? ? ? ? ? ? ?@ PXA935
> + ? ? ? ? ? ? ? .word ? 0x56056900
> + ? ? ? ? ? ? ? .word ? 0xffffff00 ? ? ? ? ? ? ?@ PXA9xx
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_on
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_off
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_flush
> @@ -697,12 +697,6 @@ proc_types:
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_off
> ? ? ? ? ? ? ? ?W(b) ? ?__armv5tej_mmu_cache_flush
>
> - ? ? ? ? ? ? ? .word ? 0x56056930
> - ? ? ? ? ? ? ? .word ? 0xff0ffff0 ? ? ? ? ? ? ?@ PXA935
> - ? ? ? ? ? ? ? W(b) ? ?__armv4_mmu_cache_on
> - ? ? ? ? ? ? ? W(b) ? ?__armv4_mmu_cache_off
> - ? ? ? ? ? ? ? W(b) ? ?__armv4_mmu_cache_flush
> -
> ? ? ? ? ? ? ? ?.word ? 0x56050000 ? ? ? ? ? ? ?@ Feroceon
> ? ? ? ? ? ? ? ?.word ? 0xff0f0000
> ? ? ? ? ? ? ? ?W(b) ? ?__armv4_mmu_cache_on
> --
> 1.5.6.5
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-05 6:10 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-29 8:17 [PATCH 04/10] [ARM] pxa: update cpuid pattern of pxa9xx Haojian Zhuang
2010-05-05 6:10 ` Eric Miao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).