Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-07-08 Thread Andre Schwarz
Kim Phillips schrieb: > On Tue, 07 Jul 2009 21:04:43 +0200 > Wolfgang Denk wrote: > > >> Dear Kim Phillips, >> >> In message <20090624112410.b287f606.kim.phill...@freescale.com> you wrote: >> >>> WD hasn't applied it yet - I applied it to my local tree. None of this >>> means your patch s

Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-07-07 Thread Kim Phillips
On Tue, 07 Jul 2009 21:04:43 +0200 Wolfgang Denk wrote: > Dear Kim Phillips, > > In message <20090624112410.b287f606.kim.phill...@freescale.com> you wrote: > > > > WD hasn't applied it yet - I applied it to my local tree. None of this > > means your patch should touch the same line and thus cau

Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-07-07 Thread Wolfgang Denk
Dear Kim Phillips, In message <20090624112410.b287f606.kim.phill...@freescale.com> you wrote: > > WD hasn't applied it yet - I applied it to my local tree. None of this > means your patch should touch the same line and thus cause unnecessary > conflicts. ... > sure, go ahead - I guess we have to

Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-06-24 Thread Kim Phillips
On Wed, 24 Jun 2009 16:19:06 +0200 André Schwarz wrote: > > > -#define _IO_BASE 0x > > > - > > > > the above is the reason for the below: > > ok - understood. Didn't expect your patch being applied that quickly, > i.e. obviously missed all ACK's. WD hasn't applied it yet - I ap

Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-06-24 Thread André Schwarz
Kim, On Tue, 2009-06-23 at 18:17 -0500, Kim Phillips wrote: > On Mon, 22 Jun 2009 15:50:29 +0200 > André Schwarz wrote: > > Hello André, > > > X-Mailer: Evolution 2.26.1 > > ... > > > [0001-rebased-mvBLM7-with-minor-fixes.patch text/x-patch (8.2KB)] > > please use > Insert->Text File... (A

Re: [U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-06-23 Thread Kim Phillips
On Mon, 22 Jun 2009 15:50:29 +0200 André Schwarz wrote: Hello André, > X-Mailer: Evolution 2.26.1 ... > [0001-rebased-mvBLM7-with-minor-fixes.patch text/x-patch (8.2KB)] please use Insert->Text File... (Alt-n x) to insert the patch. > > -#define _IO_BASE 0x > - the a

[U-Boot] [PATCH 3/3] minor fixes for mvBL-M7 and use of common code

2009-06-22 Thread André Schwarz
MATRIX VISION GmbH, Talstraße 16, DE-71570 Oppenweiler Registergericht: Amtsgericht Stuttgart, HRB 271090 Geschäftsführer: Gerhard Thullner, Werner Armingeon, Uwe Furtner, Hans-Joachim Reich rebased with minor fixes of invalid factory defaults. use common code. Signed-off-by: Andre Schwarz -