public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hong Xu <hong.xu@atmel.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" /"at91sam9g10ek" boards
Date: Mon, 18 Jul 2011 10:52:49 +0800	[thread overview]
Message-ID: <4E23A001.9060000@atmel.com> (raw)
In-Reply-To: <1310941040-6526-48-git-send-email-wd@denx.de>

Hi Reinhard,

It's a pity to see that some of the AT91 boards are planed to be removed 
by Wolfgang.

Several weeks ago, the patches for SAM9261/9G10 have got Acks from you.
See http://www.mail-archive.com/u-boot at lists.denx.de/msg54829.html
But I don't know why it's not merged upstream.

For SAM9RL, the V3 patches have been sent long time ago and was pinged. 
But no response any longer.

The similar stories are also applied for SAM9263 and SAM9M10G45.

We of course need the mainline support for all SAM9 boards in U-Boot. 
But it's the time we need your plans/suggestions/NAKs/ACKs to move on.

Thanks.

BR,
Eric

On 07/18/2011 06:17 AM, Wolfgang Denk wrote:
> Signed-off-by: Wolfgang Denk <wd@denx.de>
> Cc: Stelian Pop <stelian.pop@leadtechdesign.com>
> Cc: Sedji Gaouaou<sedji.gaouaou@atmel.com>
> ---
> MAINTAINERS | 2 -
> MAKEALL | 2 -
> Makefile | 23 ---
> board/atmel/at91sam9261ek/Makefile | 56 ------
> board/atmel/at91sam9261ek/at91sam9261ek.c | 292
> -----------------------------
> board/atmel/at91sam9261ek/config.mk | 1 -
> board/atmel/at91sam9261ek/led.c | 43 -----
> board/atmel/at91sam9261ek/partition.c | 40 ----
> doc/README.scrapyard | 2 +
> include/configs/at91sam9261ek.h | 240 -----------------------
> 10 files changed, 2 insertions(+), 699 deletions(-)
> delete mode 100644 board/atmel/at91sam9261ek/Makefile
> delete mode 100644 board/atmel/at91sam9261ek/at91sam9261ek.c
> delete mode 100644 board/atmel/at91sam9261ek/config.mk
> delete mode 100644 board/atmel/at91sam9261ek/led.c
> delete mode 100644 board/atmel/at91sam9261ek/partition.c
> delete mode 100644 include/configs/at91sam9261ek.h
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 9f36643..da3202f 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -630,7 +630,6 @@ Daniel Gorsulowski <daniel.gorsulowski@esd.eu>
> otc570 ARM926EJS (AT91SAM9263 SoC)
>
> Sedji Gaouaou<sedji.gaouaou@atmel.com>
> - at91sam9g10ek ARM926EJS (AT91SAM9G10 SoC)
> at91sam9m10g45ek ARM926EJS (AT91SAM9G45 SoC)
>
> Simon Guinot <simon.guinot@sequanux.org>
> @@ -743,7 +742,6 @@ Manikandan Pillai <mani.pillai@ti.com>
> Stelian Pop <stelian.pop@leadtechdesign.com>
>
> at91sam9260ek ARM926EJS (AT91SAM9260 SoC)
> - at91sam9261ek ARM926EJS (AT91SAM9261 SoC)
> at91sam9263ek ARM926EJS (AT91SAM9263 SoC)
> at91sam9rlek ARM926EJS (AT91SAM9RL SoC)
>
[...]

  reply	other threads:[~2011-07-18  2:52 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-17 22:16 [U-Boot] [PATCH 00/52] ARM: remove broken boards Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 01/52] ARM: remove broken "assabet" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 02/52] ARM: remove broken "dnp1110" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 03/52] ARM: remove broken "gcplus" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 04/52] ARM: remove broken "jornada" board Wolfgang Denk
2011-07-18 11:20   ` Kristoffer Ericson
2011-07-18 12:11     ` Wolfgang Denk
2011-07-18 16:38       ` Kristoffer Ericson
2011-07-17 22:16 ` [U-Boot] [PATCH 05/52] ARM: remove broken "lart" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 06/52] ARM: remove broken "shannon" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 07/52] ARM: remove broken "ap7" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 08/52] ARM: remove broken "ap720t" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 09/52] ARM: remove broken "armadillo" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 10/52] ARM: remove broken "B2" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 11/52] ARM: remove broken "ep7312" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 12/52] ARM: remove broken "evb4510" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 13/52] ARM: remove broken "impa7" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 14/52] ARM: remove broken "integratorap" board Wolfgang Denk
2011-07-17 22:46   ` Linus Walleij
2011-07-18  8:33     ` Albert ARIBAUD
2011-07-18 12:00       ` Wolfgang Denk
2011-07-18 19:33         ` Linus Walleij
2011-08-12 13:05           ` Albert ARIBAUD
2011-07-17 22:16 ` [U-Boot] [PATCH 15/52] ARM: remove broken "SMN42" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 16/52] ARM: remove broken "lpc2292sodimm" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 17/52] ARM: remove broken "modnet50" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 18/52] ARM: remove broken "ap920t" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 19/52] ARM: remove broken "ap922_XA10" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 20/52] ARM: remove broken "ap926ejs" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 21/52] ARM: remove broken "ap946es" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 22/52] ARM: remove broken "ap966" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 23/52] ARM: remove broken "cp920t" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 24/52] ARM: remove broken "cp922_XA10" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 25/52] ARM: remove broken "cp926ejs" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 26/52] ARM: remove broken "cp946es" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 27/52] ARM: remove broken "cp966" board Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 28/52] ARM: remove broken "edb93xx" boards Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 29/52] ARM: remove broken "lpd7a40x" boards Wolfgang Denk
2011-07-17 22:16 ` [U-Boot] [PATCH 30/52] ARM: remove broken "mx1fs2" board Wolfgang Denk
2011-07-18 12:36   ` Stefano Babic
2011-07-17 22:16 ` [U-Boot] [PATCH 31/52] ARM: remove broken "netstar" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 32/52] ARM: remove broken "sbc2410x" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 33/52] ARM: remove broken "scb9328" board Wolfgang Denk
2011-07-18  8:02   ` Torsten Koschorrek
2011-07-18  8:29     ` Albert ARIBAUD
2011-07-18 12:38       ` Stefano Babic
2011-07-18 12:24   ` Stefano Babic
2011-07-18 12:31     ` Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 34/52] ARM: remove broken "smdk2400" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 35/52] ARM: remove broken "spearXXX" boards Wolfgang Denk
2011-07-19 11:06   ` Vipin Kumar
2011-07-17 22:17 ` [U-Boot] [PATCH 36/52] ARM: remove broken "versatile" boards Wolfgang Denk
2011-07-18 12:29   ` Stefano Babic
2011-07-18 12:34     ` Wolfgang Denk
2011-07-18 12:47       ` Albert ARIBAUD
2011-07-18 13:19         ` Stefano Babic
2011-07-17 22:17 ` [U-Boot] [PATCH 37/52] ARM: remove broken "voiceblue" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 38/52] ARM: remove broken "integratorcp" board Wolfgang Denk
2011-08-12 13:06   ` Albert ARIBAUD
2011-07-17 22:17 ` [U-Boot] [PATCH 39/52] ARM: remove broken "tnetv107x_evm" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 40/52] ARM: remove broken "at91cap9adk" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 41/52] ARM: remove broken "meesc" board Wolfgang Denk
2011-07-19 11:51   ` Matthias Fuchs
2011-07-17 22:17 ` [U-Boot] [PATCH 42/52] ARM: remove broken "cmc_pu2" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 43/52] ARM: remove broken "csb637" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 44/52] ARM: remove broken "kb9202" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 45/52] ARM: remove broken "m501sk" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 46/52] ARM: remove broken "at91rm9200dk" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" / "at91sam9g10ek" boards Wolfgang Denk
2011-07-18  2:52   ` Hong Xu [this message]
2011-07-18  6:39     ` [U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" /"at91sam9g10ek" boards Albert ARIBAUD
2011-07-25  7:39       ` Hong Xu
2011-07-26 12:59         ` [U-Boot] AT91: rework and fixes (was:Re: [PATCH 47/52] ARM: remove broken "at91sam9261ek" /"at91sam9g10ek" boards) Reinhard Meyer
2011-07-26 13:21           ` [U-Boot] AT91: rework and fixes Andreas Bießmann
2011-07-27  2:07           ` Hong Xu
2011-07-30 11:12   ` [U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" / "at91sam9g10ek" boards Remy Bohmer
2011-08-02 10:54     ` Reinhard Meyer
2011-08-03  8:20       ` Remy Bohmer
2011-07-17 22:17 ` [U-Boot] [PATCH 48/52] ARM: remove broken "at91sam9263ek" board Wolfgang Denk
2011-08-02 19:11   ` Reinhard Meyer
2011-07-17 22:17 ` [U-Boot] [PATCH 49/52] ARM: remove broken "at91sam9m10g45ek" / "at91sam9g45ekes" boards Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 50/52] ARM: remove broken "at91sam9rlek" board Wolfgang Denk
2011-08-01 14:11   ` Reinhard Meyer
2011-07-17 22:17 ` [U-Boot] [PATCH 51/52] ARM: remove broken "SBC35_A9G20" board Wolfgang Denk
2011-07-17 22:17 ` [U-Boot] [PATCH 52/52] ARM: remove broken "tny_a9260" / "tny_a9g20" boards Wolfgang Denk
2011-07-18  9:51 ` [U-Boot] [PATCH 00/52] ARM: remove broken boards Albert ARIBAUD
2011-07-18 12:08   ` Wolfgang Denk
2011-07-18 12:35     ` Albert ARIBAUD
2011-07-18 13:45       ` Wolfgang Denk
2011-07-19 13:29 ` Reinhard Meyer

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=4E23A001.9060000@atmel.com \
    --to=hong.xu@atmel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox