All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] add new arch for arm cortex-a9
@ 2010-07-22  8:05 falls huang
  2010-07-24 12:07 ` Paulius Zaleckas
  2010-09-12 17:37 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: falls huang @ 2010-07-22  8:05 UTC (permalink / raw)
  To: buildroot

--- 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


------------------
Best Regards
wqkong


--
Regards
Falls Huang

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] add new arch for arm cortex-a9
  2010-07-22  8:05 [Buildroot] [PATCH] add new arch for arm cortex-a9 falls huang
@ 2010-07-24 12:07 ` Paulius Zaleckas
  2010-09-12 17:37 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Paulius Zaleckas @ 2010-07-24 12:07 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] add new arch for arm cortex-a9
  2010-07-22  8:05 [Buildroot] [PATCH] add new arch for arm cortex-a9 falls huang
  2010-07-24 12:07 ` Paulius Zaleckas
@ 2010-09-12 17:37 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-09-12 17:37 UTC (permalink / raw)
  To: buildroot

>>>>> "falls" == falls huang <falls.huang@gmail.com> writes:

 falls> --- Config.in.arch      2010-07-22 03:54:18.080361833 -0400
 falls> +++ Config.in.arch.old  2010-07-22 03:54:33.632350886 -0400

Committed (by hand), thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-12 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-22  8:05 [Buildroot] [PATCH] add new arch for arm cortex-a9 falls huang
2010-07-24 12:07 ` Paulius Zaleckas
2010-09-12 17:37 ` Peter Korsgaard

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.