From: eric.y.miao@gmail.com (Eric Miao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 04/10] [ARM] pxa: update cpuid pattern of pxa9xx
Date: Wed, 5 May 2010 14:10:19 +0800 [thread overview]
Message-ID: <s2pf17812d71005042310j4baf4ae1rebcba4b8dda314b6@mail.gmail.com> (raw)
In-Reply-To: <x2j771cded01004290117h3687796fs634ce7fdd7974482@mail.gmail.com>
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
>
prev parent reply other threads:[~2010-05-05 6:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=s2pf17812d71005042310j4baf4ae1rebcba4b8dda314b6@mail.gmail.com \
--to=eric.y.miao@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).