From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Wed, 12 Nov 2008 09:45:40 -0800 Subject: [U-Boot] PATCH add support for cheflux board In-Reply-To: <200811121302.50916.giulio.benetti@micronovasrl.com> References: <200811121302.50916.giulio.benetti@micronovasrl.com> Message-ID: <491B1644.8020703@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Giulio, Giulio Benetti wrote: > Add support for cheflux board > > diff -urpN -X cheflux-exclude u-boot.orig/board/micronova/cheflux/cheflux.c > u-boot/board/micronova/cheflux/cheflux.c > --- u-boot.orig/board/micronova/cheflux/cheflux.c 1970-01-01 > 01:00:00.000000000 +0100 > +++ u-boot/board/micronova/cheflux/cheflux.c 2008-11-12 12:49:06.000000000 > +0100 Please re-post your patchset using git tools (I'm especially interested in diffstat) so we can tell from the top of the patch which files are being impacted. regards, Ben