All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] rmobile: Add README
Date: Fri, 10 Aug 2012 08:07:46 -0700	[thread overview]
Message-ID: <502523C2.6060107@ti.com> (raw)
In-Reply-To: <CABMQnVJciTj+_95X-YT5iG2P407A=PkQ+KZ0-=7kmLhZ_52aRg@mail.gmail.com>

On 08/10/2012 12:19 AM, Nobuhiro Iwamatsu wrote:
> Hi,
> 
> On Fri, Aug 10, 2012 at 2:03 AM, Tom Rini <trini@ti.com> wrote:
>> On Thu, Aug 09, 2012 at 11:30:24PM +0900, Nobuhiro Iwamatsu wrote:
>>> This add README of Renesas RMOBILE.
>>> Based doc/README.omap3.
>>>
>>> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
>>> ---
>>>  doc/README.rmobile |   46 ++++++++++++++++++++++++++++++++++++++++++++++
>>>  1 file changed, 46 insertions(+)
>>>  create mode 100644 doc/README.rmobile
>>>
>>> diff --git a/doc/README.rmobile b/doc/README.rmobile
>>> new file mode 100644
>>> index 0000000..b6acb28
>>> --- /dev/null
>>> +++ b/doc/README.rmobile
>>> @@ -0,0 +1,46 @@
>>> +Summary
>>> +=======
>>> +
>>> +This README is about U-Boot support for Renesas's ARM Cortex-A9 based RMOBILE[1]
>>> +family of SoCs. Renesas's RMOBILE SoC family contains an ARM Cortex-A9.
>>> +
>>> +Currently the following boards are supported:
>>> +
>>> +* KMC KZM-A9-GT [2]
>>> +
>>> +* Atmark-Techno Armadillo-800-EVA [3]
>>> +
>>> +Toolchain
>>> +=========
>>> +
>>> +While ARM Cortex-A9 support ARM v7 instruction set (-march=armv7a) we compile
>>> +with -march=armv5 to allow more compilers to work. For U-Boot code this has
>>> +no performance impact.
>>
>> Is this really an issue today?  Between ELDK, Linaro and CodeSourcey
>> (and many other options too) it's really easy to get a v7 toolchain.
>>
> 
> You are right. I will fix this sentence.

Was the doc wrong or do you mean you'll change the Makefile as well? :)
 Thanks!

-- 
Tom

  reply	other threads:[~2012-08-10 15:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-09 14:30 [U-Boot] [PATCH 1/2] doc/git-mailrc: Add 'rmobile' alias Nobuhiro Iwamatsu
2012-08-09 14:30 ` [U-Boot] [PATCH 2/2] rmobile: Add README Nobuhiro Iwamatsu
2012-08-09 17:03   ` Tom Rini
2012-08-10  7:19     ` Nobuhiro Iwamatsu
2012-08-10 15:07       ` Tom Rini [this message]
2012-08-20  1:21         ` Nobuhiro Iwamatsu
2012-08-09 19:50 ` [U-Boot] [PATCH 1/2] doc/git-mailrc: Add 'rmobile' alias Mike Frysinger

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=502523C2.6060107@ti.com \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.de \
    /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.