public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] quoting semicolons inside nested "run" scripts?
@ 2010-04-07  9:17 Joe Buehler
       [not found] ` <20100407130419.5284E104D38D@gemini.denx.de>
  0 siblings, 1 reply; 3+ messages in thread
From: Joe Buehler @ 2010-04-07  9:17 UTC (permalink / raw)
  To: u-boot

I am having difficulties getting a semicolon into the LINUX kernel's
mtdparts command line parameter.

I want to do something like this:

bootcmd=run aaa
aaa=run bbb
bbb=run linux
linux=blah blah blah ${mtdparts}
mtdparts=mtdparts=blah1;blah2

I cannot figure out the quoting to get "blah2" passed to the kernel.  I
have tried various things but it always gets stripped.

Joe Buehler

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-07 16:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07  9:17 [U-Boot] quoting semicolons inside nested "run" scripts? Joe Buehler
     [not found] ` <20100407130419.5284E104D38D@gemini.denx.de>
     [not found]   ` <4BBC92EC.80104@cox.net>
2010-04-07 14:39     ` Wolfgang Denk
2010-04-07 16:58       ` Joe Buehler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox