All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] add new arch for arm cortex-a9
Date: Sat, 24 Jul 2010 15:07:14 +0300	[thread overview]
Message-ID: <4C4AD772.4040605@gmail.com> (raw)
In-Reply-To: <AANLkTikzk8tsG3_5yH0nb5l9YL8h2Ma_e2DhNmhlgpuZ@mail.gmail.com>

On 07/22/2010 11:05 AM, falls huang wrote:
> --- Config.in.arch      2010-07-22 03:54:18.080361833 -0400
> +++ Config.in.arch.old  2010-07-22 03:54:33.632350886 -0400
> @@ -81,11 +81,9 @@
>          bool "arm1176jz-s"
>   config BR2_arm1176jzf_s
>          bool "arm1176jzf-s"
> -comment "cortex-A8/A9 needs gcc>= 4.4.x"
> +comment "cortex-A8 needs gcc>= 4.4.x"
>   config BR2_cortex_a8
>          bool "cortex-A8"
> -config BR2_cortex_a9
> -       bool "cortex-A9"
>   config BR2_sa110
>          bool "sa110"
>   config BR2_sa1100
> @@ -602,7 +600,6 @@
>          default arm1176jz-s     if BR2_arm1176jz_s
>          default arm1176jzf-s    if BR2_arm1176jzf_s
>          default cortex-a8       if BR2_cortex_a8
> -       default cortex-a9       if BR2_cortex_a9
>          default strongarm110    if BR2_sa110
>          default strongarm1100   if BR2_sa1100
>          default xscale          if BR2_xscale
> @@ -719,7 +716,6 @@
>          default armv6zk         if BR2_arm1176jz_s
>          default armv6zk         if BR2_arm1176jzf_s
>          default armv7-a         if BR2_cortex_a8
> -       default armv7-a         if BR2_cortex_a9
>          default armv4           if BR2_sa110
>          default armv4           if BR2_sa1100
>          default armv5te         if BR2_xscale

Your patch is backwards and you should add Signed-off-by line.

  reply	other threads:[~2010-07-24 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-22  8:05 [Buildroot] [PATCH] add new arch for arm cortex-a9 falls huang
2010-07-24 12:07 ` Paulius Zaleckas [this message]
2010-09-12 17:37 ` Peter Korsgaard

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=4C4AD772.4040605@gmail.com \
    --to=paulius.zaleckas@gmail.com \
    --cc=buildroot@busybox.net \
    /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.