[U-Boot-Users] [PATCH 03/21] AT91CAP9ADK: Normalize BOOTARGS

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Thu May 8 16:13:23 CEST 2008


On 21:53 Tue 06 May     , Stelian Pop wrote:
> 
> Le mardi 06 mai 2008 à 21:21 +0200, Wolfgang Denk a écrit :
> > In message <1210088022-25757-4-git-send-email-stelian at popies.net> you wrote:
> > > 
> > > +#define CONFIG_BOOTARGS		"console=ttyS0,115200 " \
> > > +				"root=/dev/mtdblock4 " \
> > > +				"mtdparts=physmap-flash.0:16k(bootstrap)ro,16k(env),224k(uboot)ro,-(linux);at91_nand:-(root) "\
> > 
> > Please mind the maximum line length.
> 
> In this particular case (there is only one kernel parameter here:
> mtdparts) I'm not sure splitting the line will have some added value.
> 
> But anyway, I'll split it up if you want to.
> 
> And no need to point to this line in all the config .h files, I know
> where are my copy and pastes :)
> 
> Stelian.
Already in the at91 tree
Until you send your next patches I'll keep the currents

Best Regards,
J.




More information about the U-Boot mailing list