summaryrefslogtreecommitdiff
path: root/include/configs/ls2085a_common.h
diff options
context:
space:
mode:
authorPrabhakar Kushwaha <prabhakar@freescale.com>2015-08-07 04:54:30 (GMT)
committerYork Sun <yorksun@freescale.com>2015-09-02 02:38:18 (GMT)
commit778145ac687a6bfe8b88ac93d8b6104b518a09b9 (patch)
tree788c5c23748d2473fed289bff3e7e22724d2bdce /include/configs/ls2085a_common.h
parent56cd0760454a00b59070430592b63d1faba7a034 (diff)
downloadu-boot-778145ac687a6bfe8b88ac93d8b6104b518a09b9.tar.xz
armv8: ls2085a: Add support of CONFIG_CMD_GREPENV
Enable CONFIG_CMD_GREPENV to allow search in env variables Signed-off-by: Prabhakar Kushwaha <prabhakar@freescale.com> Reviewed-by: York Sun <yorksun@freescale.com>
Diffstat (limited to 'include/configs/ls2085a_common.h')
-rw-r--r--include/configs/ls2085a_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/ls2085a_common.h b/include/configs/ls2085a_common.h
index cd01904..2dbb5f7 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