> -----Original Message-----
> From: Wolfgang Denk [mailto:w...@denx.de] 
> Sent: Monday, December 19, 2011 9:07 PM
> To: Premi, Sanjeev
> Cc: u-boot@lists.denx.de
> Subject: Re: [U-Boot] [PATCH] Coding Style cleanup
> 
> Dear "Premi, Sanjeev",
> 
> In message 
> <e28aafd00efaa646ae3df9b89cd24a8909b...@dbde01.ent.ti.com> you wrote:
> >
> > > @@ -563,6 +556,7 @@ extern unsigned long=20
> > > get_board_sys_clk(unsigned long dummy);
> > >   "tftp $fdtaddr $tftppath/$fdtfile;"             =09
> > >   \
> > >   "bootm $loadaddr - $fdtaddr"
> > > =20
> > > +
> > >  #define CONFIG_RAMBOOTCOMMAND                    =09
> > 
> > This appears to be a stray addition.
> 
> ...which appears to be added by your mailer.  I don;t see it in the
> patch.

I was referring to the extra line added by the "+" sign.

[quoting from original patch]
@@ -563,6 +556,7 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
        "tftp $fdtaddr $tftppath/$fdtfile;"                             \
        "bootm $loadaddr - $fdtaddr"
 
+
 #define CONFIG_RAMBOOTCOMMAND                                          \
        "setenv bootargs root=/dev/ram rw "                             \
        "console=$consoledev,$baudrate $othbootargs;"                   \
[/quote]

~sanjeev

> 
> Best regards,
> 
> Wolfgang Denk
> 
> -- 
> DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
> When the ax entered the forest, the trees said, "The handle is one of
> us!"                                               -- Turkish proverb
> 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to