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:
2e4b8b5
)
omap3_beagle: Add CONFIG_CMD_ASKENV
author
Tom Rini
<trini@ti.com>
Mon, 21 May 2012 11:20:46 +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_beagle.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_beagle.h
b/include/configs/omap3_beagle.h
index c10ac82dcd948ca62779fe49426cca8813d83a91..657780edcffcf74bc6960fdb48bd7fd92fbf1f7f 100644
(file)
--- a/
include/configs/omap3_beagle.h
+++ b/
include/configs/omap3_beagle.h
@@
-146,6
+146,8
@@
/* commands to include */
#include <config_cmd_default.h>
+#define CONFIG_CMD_ASKENV
+
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_EXT2 /* EXT2 Support */
#define CONFIG_CMD_FAT /* FAT support */