All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Walle <michael@walle.cc>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] main: unify command parsing functions
Date: Tue, 6 Mar 2012 23:29:54 +0100	[thread overview]
Message-ID: <201203062329.54956.michael@walle.cc> (raw)
In-Reply-To: <20120306203916.0A140202D76@gemini.denx.de>

Hi Wolfgang,

Am Dienstag 06 M?rz 2012, 21:39:16 schrieb Wolfgang Denk:
> In message <1326499314-8121-1-git-send-email-michael@walle.cc> you wrote:
> > Introduce source_commands() which incorporates run_command2() and parts
> > of source().
> > 
> > All command script are now treated the same, that is newlines are
> > accepted within a command script and variable.
> 
> Please check if this is still needed after applying Simon Glass'
> "Unified command execution in one place" series (and if so, please
> rebase against current master).

This patches is superseded by
 [PATCH 1/2] Add run_command_list() to run a list of commands
 [PATCH 2/2] Allow newlines within command environment vars
by Simon Glass.

These patches haven't been merged yet.

-- 
michael

  reply	other threads:[~2012-03-06 22:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14  0:01 [U-Boot] [PATCH v2] main: unify command parsing functions Michael Walle
2012-03-06 20:39 ` Wolfgang Denk
2012-03-06 22:29   ` Michael Walle [this message]
2012-03-06 22:34     ` Simon Glass
2012-03-07 11:49       ` Wolfgang Denk
2012-03-08  6:29         ` Simon Glass
2012-03-31  7:27         ` Simon Glass
2012-03-07 11:37     ` Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2012-01-20 22:46 Michael Walle
2012-01-20 23:37 ` Michael Walle
2012-01-20 23:55   ` Simon Glass

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=201203062329.54956.michael@walle.cc \
    --to=michael@walle.cc \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.