From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Mon, 28 Jan 2008 11:49:00 +0100 Subject: [U-Boot-Users] [PATCH 4/5] [ARM] AT91CAP9 support - board/ files In-Reply-To: <20080127004829.83B7324792@gemini.denx.de> References: <20080127004829.83B7324792@gemini.denx.de> Message-ID: <1201517340.5985.23.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le dimanche 27 janvier 2008 ? 01:48 +0100, Wolfgang Denk a ?crit : > In message <1201392141.17917.25.camel@galileo> you wrote: > > AT91CAP9 support - board/ files > > > > Signed-off-by: Stelian Pop > > > > --- > > board/at91cap9adk/Makefile | 50 +++++++ > > board/at91cap9adk/at91cap9adk.c | 275 +++++++++++++++++++++++++++++++++++++++ [...] > There are coding style issues in this patch; > indentation not by TAB in board/at91cap9adk/Makefile, I could not found any coding style issues in this particular file... > board/at91cap9adk/at91cap9adk.c and probably elsewhere But yes, there were many coding style problems all over the place. To my defense, a fair number of them were "imported" when I copied the files from other places (atmel supplied files or even u-boot tree...). But this is no excuse to not clean them before submitting new code. I'm submitting a new version of the patches with hopefuly all coding style issues resolved. Stelian. -- Stelian Pop