public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Valentin Longchamp <valentin.longchamp@keymile.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2
Date: Fri, 20 May 2011 13:54:43 +0200	[thread overview]
Message-ID: <4DD65683.60106@keymile.com> (raw)
In-Reply-To: <4DD28BD4.90309@keymile.com>

Hi Albert,

Valentin Longchamp wrote:
> Hi Prafulla,
> 
> Prafulla Wadaskar wrote:
>>> -----Original Message-----
>>> From: Valentin Longchamp [mailto:valentin.longchamp at keymile.com]
>>> Sent: Wednesday, May 11, 2011 8:52 PM
>>> To: Prafulla Wadaskar
>>> Cc: u-boot at lists.denx.de; holger.brunck at keymile.com
>>> Subject: Re: [PATCH v3 0/8] keymile arm boards update, part 2
>>>
>>> Hi Prafulla,
>>>
>>> Valentin Longchamp wrote:
>>>> This series is the second effort of merging the Keymile boards support
>>>> back into mainline.
>>>>
>>>> This series is a subset of the first patch series:
>>>> http://lists.denx.de/pipermail/u-boot/2011-April/090013.html
>>>> The first large series was split up to three independent series, which
>>>> are easier to review and apply for the custodians.
>>>>
>>>> This series adds the km_arm specific parts of the series. All its
>>> changes
>>>> concern our marvell based boards and that's why it should go through
>>> the
>>>> u-boot-marvell git tree.
>>>>
>>>> Changes for v3: taken Prafulla's comments into account
>>> I have posted those one week ago, and I was wondering if you would be
>>> able to review/take them in you tree soon ?
>> Yes Valentin
>> I will review them in this week, sorry for delay.
>>
> 
> Thank you for the review. I guess now the series is ready go into mainline. 
> 
> With -rc1 to be freezed very soon, we really would like to see it getting pushed before this freeze. This series is the last remaining part of our effort to rationalize our code base for the Keymile boards and integrate it into mainline and thus it would help us for our current/future developments that this series goes as well to mainline for the current approaching release.
> 

Since Prafulla does not answer and Wolfgang yesterday tagged -rc1, could you please apply these patches to your ARM tree ?

I have noticed that Prafulla usually asked you for pull requests of his tree, and since he has acked the whole series, maybe they could go directly to your tree, so that they go to Wolfgang's tree rather quickly (because of -rc1).

Wolfgang, what is your opinion on how this should be merged ? The patches have really been posted quite a long time ago (they were split in 3 series in the meantime) and you have applied the other two series already. It would be good for us that the 3 series are able to make it for v2011.06.

Best regards

Valentin

  reply	other threads:[~2011-05-20 11:54 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-04 15:53 [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2 Valentin Longchamp
2011-05-04 15:53 ` [U-Boot] [PATCH v3 1/8] arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h Valentin Longchamp
2011-05-12 10:45   ` Prafulla Wadaskar
2011-05-04 15:53 ` [U-Boot] [PATCH v3 2/8] arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file Valentin Longchamp
2011-05-12 10:41   ` Prafulla Wadaskar
2011-05-04 15:53 ` [U-Boot] [PATCH v3 3/8] arm/km: introduce bootcount env variable and clean km_arm Valentin Longchamp
2011-05-12 10:46   ` Prafulla Wadaskar
2011-05-04 15:53 ` [U-Boot] [PATCH v3 4/8] arm/km: disable ls (through jffs2 support) Valentin Longchamp
2011-05-04 15:53 ` [U-Boot] [PATCH v3 5/8] arm/km: add second serial interface for kirkwood Valentin Longchamp
2011-05-12 11:02   ` Prafulla Wadaskar
2011-05-04 15:53 ` [U-Boot] [PATCH v3 6/8] arm/km: rename mgcoge2un to mgcoge3un Valentin Longchamp
2011-05-12 11:01   ` Prafulla Wadaskar
2011-05-04 15:53 ` [U-Boot] [PATCH v3 7/8] mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE Valentin Longchamp
2011-05-04 15:53 ` [U-Boot] [PATCH v3 8/8] arm/km: update mgcoge3un board support Valentin Longchamp
2011-05-12 11:01   ` Prafulla Wadaskar
2011-05-13 14:12     ` Holger Brunck
2011-05-13 18:34       ` Wolfgang Denk
2011-05-11 15:21 ` [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2 Valentin Longchamp
2011-05-12  8:58   ` Prafulla Wadaskar
2011-05-17 14:53     ` Valentin Longchamp
2011-05-20 11:54       ` Valentin Longchamp [this message]
2011-05-20 13:05         ` Wolfgang Denk
2011-05-20 15:06           ` Prafulla Wadaskar
2011-05-26 13:36             ` Valentin Longchamp
2011-05-30 16:00               ` Holger Brunck
2011-05-30 19:24                 ` Wolfgang Denk
2011-05-30 19:49                   ` Albert ARIBAUD
2011-05-30 19:57                     ` Albert ARIBAUD
2011-05-30 20:15                       ` Albert ARIBAUD
2011-05-31 11:49                         ` Albert ARIBAUD
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase " Valentin Longchamp
2011-05-31 17:49                             ` Albert ARIBAUD
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 1/8] arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 2/8] arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 3/8] arm/km: introduce bootcount env variable and clean km_arm Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 4/8] arm/km: disable ls (through jffs2 support) Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 5/8] arm/km: add second serial interface for kirkwood Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 6/8] arm/km: rename mgcoge2un to mgcoge3un Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 7/8] mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE Valentin Longchamp
2011-05-31 12:12                           ` [U-Boot] [PATCH v3 rebase 8/8] arm/km: update mgcoge3un board support Valentin Longchamp

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=4DD65683.60106@keymile.com \
    --to=valentin.longchamp@keymile.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