
19 Dec
2011
19 Dec
'11
4:17 p.m.
-----Original Message----- From: u-boot-bounces@lists.denx.de [mailto:u-boot-bounces@lists.denx.de] On Behalf Of Wolfgang Denk Sent: Monday, December 19, 2011 4:41 PM To: u-boot@lists.denx.de Subject: [U-Boot] [PATCH] Coding Style cleanup
Fix trailing white space, indentation by spaces instead of TABs, excessive blank lines, trailing blank lines.
Signed-off-by: Wolfgang Denk wd@denx.de
[snip]...[snip]
@@ -563,6 +556,7 @@ extern unsigned long get_board_sys_clk(unsigned long dummy); "tftp $fdtaddr $tftppath/$fdtfile;" \ "bootm $loadaddr - $fdtaddr"
#define CONFIG_RAMBOOTCOMMAND
This appears to be a stray addition.
~sanjeev
[snip]...[snip]