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: Sat, 21 Jan 2012 00:37:38 +0100	[thread overview]
Message-ID: <201201210037.38818.michael@walle.cc> (raw)
In-Reply-To: <1327099611-11682-1-git-send-email-michael@walle.cc>

Am Freitag 20 Januar 2012, 23:46:51 schrieb Michael Walle:
> 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.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>
> Cc: Wolfgang Denk <wd@denx.de>
> Cc: Mike Frysinger <vapier@gentoo.org>
> ---
> changes v2:
>  - unconditionally include malloc.h, fixes compiler warning

Actually, this patch is v3. Sorry.

-- 
Michael

  reply	other threads:[~2012-01-20 23:37 UTC|newest]

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

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=201201210037.38818.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.