From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 30 Apr 2012 15:49:54 +0200 Subject: [U-Boot] [PATCH 2/2 v7] Add support for MINI2440 (s3c2440). In-Reply-To: <20120430133127.GC16317@debian> References: <1335734845-27396-1-git-send-email-contact@huau-gabriel.fr> <201204301521.49818.marex@denx.de> <20120430133127.GC16317@debian> Message-ID: <201204301549.54427.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Gabriel Huau, > On Mon, Apr 30, 2012 at 03:21:49PM +0200, Marek Vasut wrote: > > Dear Gabriel Huau, > > > > > + > > > +/* > > > + * Miscellaneous configurable options > > > + */ > > > +#define CONFIG_LONGHELP > > > +#define CONFIG_SYS_PROMPT "MINI2440 => " > > > +#define CONFIG_SYS_CBSIZE 256 > > > +#define CONFIG_SYS_PBSIZE > > > > (CONFIG_SYS_CBSIZE+sizeof(CONFIG_SYS_PROMPT)+16) > > > > > +#define CONFIG_SYS_MAXARGS 32 > > > +#define CONFIG_SYS_BARGSIZE CONFIG_SYS_CBSIZE > > > > #define[tab] mixed with #define[space] ... also, please Cc Albert Aribaud > > for the next round, he'll likely pick this up. > > You gonna to kill me ... :P. checkpatch.pl didn't see this obfuscation > ;). Fix checkpatch or report it ... this might be a worthy addition. Best regards, Marek Vasut