projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
776bebb
)
omap3evm: Add CONFIG_CMD_ASKENV
author
Tom Rini
<trini@ti.com>
Mon, 21 May 2012 11:20:47 +0000
(11:20 +0000)
committer
Albert ARIBAUD
<albert.u.boot@aribaud.net>
Sat, 7 Jul 2012 12:07:23 +0000
(14:07 +0200)
Signed-off-by: Tom Rini <trini@ti.com>
include/configs/omap3_evm.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_evm.h
b/include/configs/omap3_evm.h
index fb3bf34b95b2cdf6f93c511643100ea6b152b15b..632a13fa9f9dd581d6ebff922164dd4e00066d8a 100644
(file)
--- a/
include/configs/omap3_evm.h
+++ b/
include/configs/omap3_evm.h
@@
-42,6
+42,8
@@
*/
#include <config_cmd_default.h>
+#define CONFIG_CMD_ASKENV
+
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
#define CONFIG_CMD_JFFS2