* [U-Boot] [PATCH] armv8: ls2085a: Add support of CONFIG_CMD_GREPENV
@ 2015-08-07 4:54 Prabhakar Kushwaha
2015-09-02 2:44 ` York Sun
0 siblings, 1 reply; 2+ messages in thread
From: Prabhakar Kushwaha @ 2015-08-07 4:54 UTC (permalink / raw)
To: u-boot
Enable CONFIG_CMD_GREPENV to allow search in env variables
Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
---
include/configs/ls2085a_common.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
index 5afee55..b75395a 100644
--- a/include/configs/ls2085a_common.h
+++ b/include/configs/ls2085a_common.h
@@ -218,6 +218,7 @@ unsigned long long get_qixis_addr(void);
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_ENV
+#define CONFIG_CMD_GREPENV
#define CONFIG_CMD_MII
#define CONFIG_CMD_PING
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] armv8: ls2085a: Add support of CONFIG_CMD_GREPENV
2015-08-07 4:54 [U-Boot] [PATCH] armv8: ls2085a: Add support of CONFIG_CMD_GREPENV Prabhakar Kushwaha
@ 2015-09-02 2:44 ` York Sun
0 siblings, 0 replies; 2+ messages in thread
From: York Sun @ 2015-09-02 2:44 UTC (permalink / raw)
To: u-boot
On 08/06/2015 11:54 PM, Prabhakar Kushwaha wrote:
> Enable CONFIG_CMD_GREPENV to allow search in env variables
>
> Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com>
> ---
Applied to fsl-qoriq master branch. Awaiting upstream.
York
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-02 2:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-07 4:54 [U-Boot] [PATCH] armv8: ls2085a: Add support of CONFIG_CMD_GREPENV Prabhakar Kushwaha
2015-09-02 2:44 ` York Sun
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox