* [U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command
@ 2012-09-21 13:02 Otavio Salvador
2012-09-24 9:01 ` Stefano Babic
0 siblings, 1 reply; 2+ messages in thread
From: Otavio Salvador @ 2012-09-21 13:02 UTC (permalink / raw)
To: u-boot
The environment now uses expressions but we missed the setexpr command
was not being include. This patch adds it.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
---
include/configs/mx28evk.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/mx28evk.h b/include/configs/mx28evk.h
index dffb744..7cdbec6 100644
--- a/include/configs/mx28evk.h
+++ b/include/configs/mx28evk.h
@@ -63,6 +63,7 @@
#define CONFIG_CMD_NET
#define CONFIG_CMD_NFS
#define CONFIG_CMD_PING
+#define CONFIG_CMD_SETEXPR
#define CONFIG_CMD_SF
#define CONFIG_CMD_SPI
#define CONFIG_CMD_USB
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command
2012-09-21 13:02 [U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command Otavio Salvador
@ 2012-09-24 9:01 ` Stefano Babic
0 siblings, 0 replies; 2+ messages in thread
From: Stefano Babic @ 2012-09-24 9:01 UTC (permalink / raw)
To: u-boot
On 21/09/2012 15:02, Otavio Salvador wrote:
> The environment now uses expressions but we missed the setexpr command
> was not being include. This patch adds it.
>
> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
> ---
Applied to u-boot-imx (fix), thanks.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-09-24 9:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-21 13:02 [U-Boot] [PATCH] mx28evk: Add missing 'setexpr' command Otavio Salvador
2012-09-24 9:01 ` Stefano Babic
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox