
On Thu, Mar 28, 2013 at 06:14:41PM +0100, TENART Antoine wrote:
MAINTAINERS | 4 + arch/arm/include/asm/arch-am33xx/spl.h | 9 + board/ti/ti816x/Makefile | 48 ++ board/ti/ti816x/evm.c | 753 ++++++++++++++++++++++++++++++++
This file has a large number of style problems, both things I know checkpatch will catch as well as inconsistent spacing throughout and /* * All multiline comments must look * like this. */
[snip]
+#define CONFIG_SYS_BAUDRATE_TABLE { 110, 300, 600, 1200, 2400, \ +4800, 9600, 14400, 19200, 28800, 38400, 56000, 57600, 115200 }
Please use the fallback table instead of this. And I snipped it before I recalled, but you also should have enough memory to keep longhelp :)