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

Stelian Pop stelian at popies.net
Tue May 6 21:53:11 CEST 2008


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.
-- 
Stelian Pop <stelian at popies.net>





More information about the U-Boot mailing list