All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] pxe: Allow use of environment variables in append
@ 2014-08-06  7:37 Hans de Goede
  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-06  7:37 ` [U-Boot] [PATCH v2 2/2] pxe: Allow use of environment variables in append string Hans de Goede
  0 siblings, 2 replies; 5+ messages in thread
From: Hans de Goede @ 2014-08-06  7:37 UTC (permalink / raw)
  To: u-boot

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

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

end of thread, other threads:[~2014-08-23 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-06  7:37 [U-Boot] [PATCH v2 0/2] pxe: Allow use of environment variables in append Hans de Goede
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

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.