public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Joe Buehler <aspam@cox.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] quoting semicolons inside nested "run" scripts?
Date: Wed, 07 Apr 2010 05:17:50 -0400	[thread overview]
Message-ID: <4BBC4DBE.8020501@cox.net> (raw)

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

             reply	other threads:[~2010-04-07  9:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-07  9:17 Joe Buehler [this message]
     [not found] ` <20100407130419.5284E104D38D@gemini.denx.de>
     [not found]   ` <4BBC92EC.80104@cox.net>
2010-04-07 14:39     ` [U-Boot] quoting semicolons inside nested "run" scripts? Wolfgang Denk
2010-04-07 16:58       ` Joe Buehler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BBC4DBE.8020501@cox.net \
    --to=aspam@cox.net \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox