[U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" /"at91sam9g10ek" boards

Hong Xu hong.xu at atmel.com
Mon Jul 18 04:52:49 CEST 2011


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@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 at denx.de>
> Cc: Stelian Pop <stelian.pop at leadtechdesign.com>
> Cc: Sedji Gaouaou<sedji.gaouaou at 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 at esd.eu>
> otc570 ARM926EJS (AT91SAM9263 SoC)
>
> Sedji Gaouaou<sedji.gaouaou at atmel.com>
> - at91sam9g10ek ARM926EJS (AT91SAM9G10 SoC)
> at91sam9m10g45ek ARM926EJS (AT91SAM9G45 SoC)
>
> Simon Guinot <simon.guinot at sequanux.org>
> @@ -743,7 +742,6 @@ Manikandan Pillai <mani.pillai at ti.com>
> Stelian Pop <stelian.pop at leadtechdesign.com>
>
> at91sam9260ek ARM926EJS (AT91SAM9260 SoC)
> - at91sam9261ek ARM926EJS (AT91SAM9261 SoC)
> at91sam9263ek ARM926EJS (AT91SAM9263 SoC)
> at91sam9rlek ARM926EJS (AT91SAM9RL SoC)
>
[...]


More information about the U-Boot mailing list