From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/8] keymile arm boards update, part 2
Date: Tue, 31 May 2011 13:49:34 +0200 [thread overview]
Message-ID: <4DE4D5CE.7000102@aribaud.net> (raw)
In-Reply-To: <4DE3FAD9.7090200@aribaud.net>
Le 30/05/2011 22:15, Albert ARIBAUD a ?crit :
> Le 30/05/2011 21:57, Albert ARIBAUD a ?crit :
>> Le 30/05/2011 21:49, Albert ARIBAUD a ?crit :
>>> Le 30/05/2011 21:24, Wolfgang Denk a ?crit :
>>>> Dear Holger Brunck,
>>>>
>>>> In message<4DE3BF02.3060802@keymile.com> you wrote:
>>>>>
>>>>> could you please give us a short note how to proceed with this patch serie? Do
>>>>> we wait until Prafulla is back? Is there still a chance for us that these
>>>>> patches are pulled for rc2? Even if this is not the case a short note would be
>>>>> helpfull for us, that we can prepare our updates for u-boot-next.
>>>>
>>>> Prafulla, Albert and me agreed that Albert will take his patches
>>>> directly while Prafulla is not available.
>>>>
>>>> So this is on Albert's plate. I wait for his pull request.
>>>>
>>>>
>>>> Albert, is this your understanding, too?
>>>
>>> Yes. I'll look at the patches and let you know.
>>
>> I'll apply the whole series to u-boot-arm as the first submission was
>> within the merge window.
>>
>> Amicalement,
>
> Update: in order to apply the series, I will need to pull the current
> marvell ARM tree master branch into u-boot-arm, and the rebase is not
> trivial. Sorry for the delay, but I will only be able to do this tomorrow.
Update again: actually, there are no new commits on
u-boot-marvell/master that I did not already have on u-boot-arm/master
as well -- chalk that up to doing things without enough sleep.
As for the patch series, v3 seems to not apply cleanly since commit
264eaa0ea967bac32214b87d60cfc86c8b22cac6 (keymile boards: move keymile
specific header in subdir). Can the series be resubmitted so that it
applies above the current u-boot-arm/master?
Amicalement,
--
Albert.
next prev parent reply other threads:[~2011-05-31 11:49 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
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 [this message]
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=4DE4D5CE.7000102@aribaud.net \
--to=albert.u.boot@aribaud.net \
--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