All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] pxe: Allow use of environment variables in append
Date: Wed,  6 Aug 2014 09:37:37 +0200	[thread overview]
Message-ID: <1407310659-19662-1-git-send-email-hdegoede@redhat.com> (raw)

Hi,

Here is v2 of my patch-set to expand $() / ${} in extlinux.conf append strings.

Changes in v2:
-Add "cli: Export cli_simple_process_macros for use outside" patch
-Use cli_simple_process_macros instead of run_cmd("setenv bootargs ..."), so
 that only $() / ${} get processed and not ;

Regards,

Hans

             reply	other threads:[~2014-08-06  7:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-06  7:37 Hans de Goede [this message]
2014-08-06  7:37 ` [U-Boot] [PATCH v2 1/2] cli: Export cli_simple_process_macros for use outside of cli_simple Hans de Goede
2014-08-23 12:41   ` [U-Boot] [U-Boot, v2, " Tom Rini
2014-08-06  7:37 ` [U-Boot] [PATCH v2 2/2] pxe: Allow use of environment variables in append string Hans de Goede
2014-08-23 12:41   ` [U-Boot] [U-Boot, v2, " Tom Rini

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=1407310659-19662-1-git-send-email-hdegoede@redhat.com \
    --to=hdegoede@redhat.com \
    --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.