Re: [U-Boot] IXP42x patch series version 3 - patch summaries

2011-02-16 Thread Michael Schwingen
Am 02/14/2011 01:00 PM, schrieb Albert ARIBAUD: > Le 14/02/2011 00:38, Michael Schwingen a écrit : >> Am 02/13/2011 11:03 PM, schrieb Wolfgang Denk: >>> Dear Graeme Russ, >>> >>> In message >>> you wrote: For multi-patch series, you only need to put the revision history in the [00/nn] f

Re: [U-Boot] IXP42x patch series version 3

2011-02-15 Thread Michael Schwingen
Am 02/14/2011 01:00 PM, schrieb Albert ARIBAUD: > Le 14/02/2011 00:38, Michael Schwingen a écrit : >> Am 02/13/2011 11:03 PM, schrieb Wolfgang Denk: >>> Dear Graeme Russ, >>> >>> In message >>> you wrote: For multi-patch series, you only need to put the revision history in the [00/nn] f

Re: [U-Boot] IXP42x patch series version 3

2011-02-14 Thread Albert ARIBAUD
Le 14/02/2011 00:38, Michael Schwingen a écrit : > Am 02/13/2011 11:03 PM, schrieb Wolfgang Denk: >> Dear Graeme Russ, >> >> In message >> you wrote: >>> For multi-patch series, you only need to put the revision history in the >>> [00/nn] file - No need to individually annotate each and every pat

Re: [U-Boot] IXP42x patch series version 3

2011-02-13 Thread Michael Schwingen
Am 02/13/2011 11:03 PM, schrieb Wolfgang Denk: > Dear Graeme Russ, > > In message you > wrote: >> For multi-patch series, you only need to put the revision history in the >> [00/nn] file - No need to individually annotate each and every patch > This is *wrong*. > > See the Note at bullet 2 at > h

Re: [U-Boot] IXP42x patch series version 3

2011-02-13 Thread Graeme Russ
On Mon, Feb 14, 2011 at 9:03 AM, Wolfgang Denk wrote: > Dear Graeme Russ, > > In message you > wrote: >> >> For multi-patch series, you only need to put the revision history in the >> [00/nn] file - No need to individually annotate each and every patch > > This is *wrong*. > > See the Note at bu

Re: [U-Boot] IXP42x patch series version 3

2011-02-13 Thread Wolfgang Denk
Dear Graeme Russ, In message you wrote: > > For multi-patch series, you only need to put the revision history in the > [00/nn] file - No need to individually annotate each and every patch This is *wrong*. See the Note at bullet 2 at http://www.denx.de/wiki/view/U-Boot/Patches#Sending_updated_p

Re: [U-Boot] IXP42x patch series version 3

2011-02-13 Thread Graeme Russ
On Mon, Feb 14, 2011 at 4:03 AM, Michael Schwingen wrote: > Am 02/07/2011 09:54 PM, schrieb Graeme Russ: >> On Tue, Feb 8, 2011 at 7:37 AM, Michael Schwingen >> wrote: >>> Am 02/05/2011 12:52 AM, schrieb Wolfgang Denk: Dear Michael Schwingen, In message <1296860763-16149-1-git-send

Re: [U-Boot] IXP42x patch series version 3

2011-02-13 Thread Michael Schwingen
Am 02/07/2011 09:54 PM, schrieb Graeme Russ: > On Tue, Feb 8, 2011 at 7:37 AM, Michael Schwingen > wrote: >> Am 02/05/2011 12:52 AM, schrieb Wolfgang Denk: >>> Dear Michael Schwingen, >>> >>> In message <1296860763-16149-1-git-send-email-mich...@schwingen.org> you >>> wrote: here is the thir

Re: [U-Boot] IXP42x patch series version 3

2011-02-07 Thread Graeme Russ
On Tue, Feb 8, 2011 at 7:37 AM, Michael Schwingen wrote: > Am 02/05/2011 12:52 AM, schrieb Wolfgang Denk: >> Dear Michael Schwingen, >> >> In message <1296860763-16149-1-git-send-email-mich...@schwingen.org> you >> wrote: >>> here is the third incarnation of the IXP patch series. I hope I address

Re: [U-Boot] IXP42x patch series version 3

2011-02-07 Thread Michael Schwingen
Am 02/05/2011 12:52 AM, schrieb Wolfgang Denk: > Dear Michael Schwingen, > > In message <1296860763-16149-1-git-send-email-mich...@schwingen.org> you > wrote: >> here is the third incarnation of the IXP patch series. I hope I addressed >> all the comments from version 2: >> - timer system now use

Re: [U-Boot] IXP42x patch series version 3

2011-02-04 Thread Wolfgang Denk
Dear Michael Schwingen, In message <1296860763-16149-1-git-send-email-mich...@schwingen.org> you wrote: > > here is the third incarnation of the IXP patch series. I hope I addressed > all the comments from version 2: > - timer system now uses no BSS-based variables > - use I/O accessors > - re

[U-Boot] IXP42x patch series version 3

2011-02-04 Thread Michael Schwingen
Hi, here is the third incarnation of the IXP patch series. I hope I addressed all the comments from version 2: - timer system now uses no BSS-based variables - use I/O accessors - remove config.mk from board directories - set -ffunction-sections/--gc-sections globally (for IXP architecture) F