From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Fuchs Date: Wed, 16 Jan 2008 13:05:09 +0100 Subject: [U-Boot-Users] [PATCH 1/2] ppc4xx: Add DU440 board support In-Reply-To: <200801141135.54869.sr@denx.de> References: <20080114094535.0A127248DE@gemini.denx.de> <200801141105.46578.matthias.fuchs@esd-electronics.com> <200801141135.54869.sr@denx.de> Message-ID: <200801161305.09533.matthias.fuchs@esd-electronics.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Stefan, On Monday 14 January 2008 11:35, Stefan Roese wrote: > On Monday 14 January 2008, Matthias Fuchs wrote: > > I will update the DU440 patch tonight and also update the sequoia > > sources in the same manner. So Stefan can lean back :-) > > /me leans back and keeps busy with other high priority stuff. :) You should not lean back! There are a couple of coding style issue's in makalu.c and kilauea.c (very long lines, comment format). I cannot understand how these files made it into the repository:-) Matthias