From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Thu, 09 Jun 2011 10:58:37 +0200 Subject: [U-Boot] [PATCH v2 1/4] include/asm/arch-at91: update several .h files to ATMEL_xxx name scheme In-Reply-To: <4DF08396.7040804@eukrea.com> References: <1307436509-24126-1-git-send-email-eric@eukrea.com> <4DF08183.4070208@emk-elektronik.de> <4DF08396.7040804@eukrea.com> Message-ID: <4DF08B3D.5040500@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 09.06.2011 10:25, schrieb Eric B?nard: > Hi Reinhard, > > On 09/06/2011 10:17, Reinhard Meyer wrote: >> Several lines are longer than 80 chars. Can you fix this asap? >> >> I think the comments could be left away completely or at least shortened by >> removing the obvios "SDAM Controller" part. >> > These lines are already over 80 char before this patch which only fix the define names : please apply this patch as is. I am not sure about current policy about this... > In today's u-boot, linux's checkpatch.pl finds 483 "over 80" in arch/arm/include/asm/arch-at91/ so I don't think this patch creates more trouble here. > Applied to u-boot-atmel/master. Thanks, Reinhard