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:
14dda9d
)
Blackfin: bf506f-ezkit: disable import/export env commands
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 10 Jan 2011 05:48:53 +0000
(
00:48
-0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Mon, 25 Apr 2011 06:02:51 +0000
(
02:02
-0400)
Space is very tight on this board, so remove more extraneous commands.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
include/configs/bf506f-ezkit.h
patch
|
blob
|
history
diff --git
a/include/configs/bf506f-ezkit.h
b/include/configs/bf506f-ezkit.h
index 3580ec6af7ac64edff49ea094ede30f9340695f3..77b6735a7079f20cd1d53d35747fec2b66a28921 100644
(file)
--- a/
include/configs/bf506f-ezkit.h
+++ b/
include/configs/bf506f-ezkit.h
@@
-82,6
+82,8
@@
*/
#define CONFIG_ENV_IS_NOWHERE
#define CONFIG_ENV_SIZE 0x400
+#undef CONFIG_CMD_EXPORTENV
+#undef CONFIG_CMD_IMPORTENV
/*