projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56cd076
)
armv8: ls2085a: Add support of CONFIG_CMD_GREPENV
author
Prabhakar Kushwaha
<prabhakar@freescale.com>
Fri, 7 Aug 2015 04:54:30 +0000
(10:24 +0530)
committer
York Sun
<yorksun@freescale.com>
Wed, 2 Sep 2015 02:38:18 +0000
(21:38 -0500)
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>
include/configs/ls2085a_common.h
patch
|
blob
|
history
diff --git
a/include/configs/ls2085a_common.h
b/include/configs/ls2085a_common.h
index cd0190496e16f1cafd3d094d723b9d6d16eac345..2dbb5f70a98979dfdcaf3adfd90d8c8a871b6dea 100644
(file)
--- 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