From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Tue, 06 May 2008 21:53:11 +0200 Subject: [U-Boot-Users] [PATCH 03/21] AT91CAP9ADK: Normalize BOOTARGS In-Reply-To: <20080506192130.21B5B247F5@gemini.denx.de> References: <20080506192130.21B5B247F5@gemini.denx.de> Message-ID: <1210103591.25356.36.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le mardi 06 mai 2008 ? 21:21 +0200, Wolfgang Denk a ?crit : > In message <1210088022-25757-4-git-send-email-stelian@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