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] AT91: rework and fixes
Date: Wed, 27 Jul 2011 10:07:44 +0800	[thread overview]
Message-ID: <4E2F72F0.1000906@atmel.com> (raw)
In-Reply-To: <1311685150.3635.51.camel@ubuntu>

Hi Reinhard,

On 07/26/2011 08:59 PM, Reinhard Meyer wrote:
> Dear Hong Xu,
>  > Hi Albert,
>  >
>  > On 07/18/2011 02:39 PM, Albert ARIBAUD wrote:
>  > > Hi Eric,
>  > >
>  > > Le 18/07/2011 04:52, Hong Xu a ?crit :
>  > > > 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.
>
> Now, an actual at91sam9261_devices.c and at91sam9261.h are on top of
> u-boot-atmel/master.
> If your board patches for az91sam9261-ek still work with that, I can
> apply them again to master.

OK, I'll check and resend the board fix.

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

You mean the change requests for V3 patches? I never saw them. Is it a 
general comments towards AT91 or specific to V3 patches?

But anyway, I'd like to send the patches again in the coming days.

>
>  > > >
>  > > > The similar stories are also applied for SAM9263 and SAM9M10G45.
>
> Changes requested as well.

Ditto.

[...]
>
> Anyway, for work reasons, there will be no extended vacation this
> summer :(

Sorry to hear this.

> Again, the work flow, as I want it followed, is as such:
>
> 1. convert/fix all SoC specific files for 9263 9g45 etc. to be in line
> and equivalent to the now existing files for 9260 and 9261.
> (Next should be for 9263, we should be looking at existing patches to
> fix that SoC).
> I will NOT accept patches that do not fully implement the name schemes
> laid out in 9260 and 9261.
>
> 2. Fix any boards to use those files AND to use relocation properly.
>
> 3. Make sure those build without warning or errors.
>
> 4. Make sure those boards still "boot" with that u-boot.
>
> 5. When a board has passed those tests (I cannot test point 4) the
> "removal" patch for that board will not be applied.

OK, the SoC fixes for 9263 and 9G45 will come firstly.

Thanks.

BR,
Eric

> Best Regards,
> Reinhard
>

  parent reply	other threads:[~2011-07-27  2:07 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   ` [U-Boot] [PATCH 47/52] ARM: remove broken "at91sam9261ek" /"at91sam9g10ek" boards Hong Xu
2011-07-18  6:39     ` 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 [this message]
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=4E2F72F0.1000906@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