Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:54 Tue 28 Apr , Remco Poelstra wrote: > Added example board for LPC2468 processor > > Signed-off-by: Remco Poelstra --- > From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001 > From: Remco Poelstra > Date: Tue, 28 Apr 2009 15:04:33 +0200 > Subject: [PATCH] Added exam

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-07-17 Thread Wolfgang Denk
Dear Jean-Christophe, In message <49f70a9d.5000...@duran-audio.com> Remco Poelstra wrote: > Added example board for LPC2468 processor > > Signed-off-by: Remco Poelstra --- > From ab9ef1e9c2bd8f04612429461baa5c24dbc52266 Mon Sep 17 00:00:00 2001 > From: Remco Poelstra > Date: Tue, 28 Apr 2009 1

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-04-28 Thread Remco Poelstra
Added example board for LPC2468 processor Signed-off-by: Remco Poelstra Date: Tue, 28 Apr 2009 15:04:33 +0200 Subject: [PATCH] Added example board for LPC2468 processor --- board/LPC2468/LPC2468.c | 65 + board/LPC2468/Makefile | 55 + board/LPC2468/con

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-03-26 Thread Remco Poelstra
Jean-Christophe PLAGNIOL-VILLARD schreef: > > please clean up first before a full review Hi, This patch is outdated. After the part 1 patch is OK, I'll work on this part. I'll include your comments then. Kind regards, Remco Poelstra ___ U-Boot mail

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-03-25 Thread Jean-Christophe PLAGNIOL-VILLARD
On 15:56 Wed 18 Mar , Remco Poelstra wrote: > Example board for LPC2468 support > > Signed-off-by: Remco Poelstra > --- > diff -upNr u-boot-orig/board/LPC2468/config.mk u-boot/board/LPC2468/config.mk > --- u-boot-orig/board/LPC2468/config.mk 1970-01-01 01:00:00.0 > +0100 > +++

Re: [U-Boot] [PATCH 2/2] LPC2468 example board

2009-03-18 Thread Remco Poelstra
Example board for LPC2468 support Signed-off-by: Remco Poelstra --- diff -upNr u-boot-orig/board/LPC2468/config.mk u-boot/board/LPC2468/config.mk --- u-boot-orig/board/LPC2468/config.mk 1970-01-01 01:00:00.0 +0100 +++ u-boot/board/LPC2468/config.mk 2009-03-18 09:30:20.0 +0100