From: Armando VISCONTI <armando.visconti@st.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] SPEAr (ARM) patchset inclusion for u-boot
Date: Tue, 22 Jun 2010 22:45:18 +0200 [thread overview]
Message-ID: <4C2120DE.2050103@st.com> (raw)
In-Reply-To: <20100622203050.DBC521524EE@gemini.denx.de>
On 6/22/2010 10:30 PM, Wolfgang Denk wrote:
> Dear Armando VISCONTI,
>
Ciao Wolfgang,
> In message<4C20D70C.2050909@st.com> you wrote:
>
>> As the patchset has already been acked by the proper people
>> in the community and since it has been floating around for long
>> time can you possibly include it in your tree?
>>
> As far as I can tell there was a review comment from Ben about [PATCH
> v3 08/19] which has not been taken care of yet, see
> http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/78434/focus=78606
>
>
Yes I see the comment.
I let Vipin reply on it as I'm in business trip in US and have limited
access to the source code.
For sure if this is the only point missing we certainly do it
very quickly and resubmit the patchset.
>> Actually we really believe in open source contribution, but I'm
>> worried that Vipin is getting a little bit frustrated as he doesn't
>> see the conclusion of his hard work.
>>
> Ben's comment is right, I agree that this should be fixed.
>
> Other parts of the patch series (like [PATCH v3 01/19]) have been
> added (independently) to mainline long ago.
>
So, I guess we should avoid resubmitting the already-added patches,
right?
> The whole patch series should be rebased; please use the "next"
> branch as reference, and I will care that it goes in more quickly
> next time.
>
ok, sounds good.
Thx,
Armando
next prev parent reply other threads:[~2010-06-22 20:45 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-06 11:18 [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 01/19] u-boot.img file not created when srctree and objtree are different Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 02/19] change_bit routine defined Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 03/19] SPEAr : SMI erase and write timeouts increased Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 04/19] SPEAr : Placing ethaddr write and read within CONFIG_CMD_NET Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 05/19] SPEAr : Reducing the max RAM size to 128MB Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 06/19] SPEAr : Basic arch related support added for SPEAr SoCs Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 07/19] SPEAr : Network driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 08/19] SPEAr : Network support configured for spear SoCs Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 09/19] SPEAr : macb driver support added for spear310 and spear320 Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 10/19] SPEAr : FSMC driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 11/19] SPEAr : Configuring FSMC driver for NAND interface Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 12/19] SPEAr : i2c driver moved completely into drivers/i2c Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 13/19] SPEAr : smi driver moved completely into drivers/mtd Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 14/19] SPEAr : USB Device Controller driver support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 15/19] SPEAr : Supporting various configurations for spear3xx and spear6xx boards Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 16/19] SPEAr : Basic spear1300 architecture support added Vipin KUMAR
2010-05-06 11:18 ` [U-Boot] [PATCH v3 17/19] SPEAr : spear1300 SoC " Vipin KUMAR
2010-05-06 11:19 ` [U-Boot] [PATCH v3 18/19] SPEAr : Removing extraneous code Vipin KUMAR
2010-05-06 11:19 ` [U-Boot] [PATCH v3 19/19] SPEAr : USB device controller bugfixes Vipin KUMAR
2010-05-14 8:44 ` Remy Bohmer
2010-05-14 8:43 ` [U-Boot] [PATCH v3 14/19] SPEAr : USB Device Controller driver support added Remy Bohmer
2010-05-10 20:20 ` [U-Boot] [PATCH v3 08/19] SPEAr : Network support configured for spear SoCs Ben Warren
2010-05-09 14:16 ` [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Vipin Kumar
2010-05-14 2:56 ` Vipin KUMAR
2010-05-28 16:52 ` Vipin Kumar
2010-05-28 20:31 ` Ben Warren
2010-06-03 11:55 ` Vipin KUMAR
2010-06-11 6:14 ` Vipin KUMAR
2010-06-14 8:12 ` Vipin KUMAR
2010-06-22 14:23 ` Vipin Kumar
2010-06-22 15:30 ` [U-Boot] SPEAr (ARM) patchset inclusion for u-boot Armando VISCONTI
2010-06-22 20:30 ` Wolfgang Denk
2010-06-22 20:45 ` Armando VISCONTI [this message]
2010-06-23 3:31 ` Vipin KUMAR
2010-06-25 17:53 ` Armando VISCONTI
2010-05-25 10:27 ` [U-Boot] [PATCH v3 00/19] SPEAr : Network support for spear platforms and SPEAr1300 Shiraz HASHIM
2010-05-25 11:03 ` Shiraz HASHIM
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=4C2120DE.2050103@st.com \
--to=armando.visconti@st.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