> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Wolfgang Denk > Sent: Monday, December 19, 2011 4:41 PM > To: [email protected] > 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 <[email protected]>
[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] _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

