From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <x0khasim@ti.com>
Cc: Linux OMAP <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH 2/12] head.S changes to CPU ID
Date: Thu, 14 Jun 2007 04:40:35 -0700 [thread overview]
Message-ID: <20070614114035.GD28804@atomide.com> (raw)
In-Reply-To: <9C23CDD79DA20A479D4615857B2E2C47011E6091@dlee13.ent.ti.com>
* Syed Mohammed, Khasim <x0khasim@ti.com> [070613 22:01]:
> Updated head.S CPU ID to consider OMAP3 ARCH Cortex processor.
>
> Signed-off-by: Syed Mohammed Khasim <x0khasim@ti.com>
>
> Files:
> arch/arm/boot/compressed/head.S
>
> =======================================================================
> diff -purN linux-omap/arch/arm/boot/compressed/head.S val_3430_GIT/arch/arm/boot/compressed/head.S
> --- linux-omap/arch/arm/boot/compressed/head.S 2007-06-12 15:08:45.000000000 -0500
> +++ val_3430_GIT/arch/arm/boot/compressed/head.S 2007-06-12 17:06:57.000000000 -0500
> @@ -646,8 +646,8 @@ proc_types:
> b __armv4_mmu_cache_off
> b __armv6_mmu_cache_flush
>
> - .word 0x000f0000 @ new CPU Id
> - .word 0x000f0000
> + .word 0x000fc000 @ new CPU Id
> + .word 0x000ff000
> b __armv7_mmu_cache_on
> b __armv7_mmu_cache_off
> b __armv7_mmu_cache_flush
This you should also send to linux-arm-kernel list.
Should the comment above be changed to ARMv7 from "new CPU Id"?
Tony
next prev parent reply other threads:[~2007-06-14 11:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-14 5:00 [PATCH 2/12] head.S changes to CPU ID Syed Mohammed, Khasim
2007-06-14 11:40 ` Tony Lindgren [this message]
2007-06-14 19:38 ` Syed Mohammed, Khasim
2007-06-22 22:31 ` Syed Mohammed, Khasim
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=20070614114035.GD28804@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=x0khasim@ti.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.