]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
Blackfin: bf506f-ezkit: disable import/export env commands
authorMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 05:48:53 +0000 (00:48 -0500)
committerMike 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

index 3580ec6af7ac64edff49ea094ede30f9340695f3..77b6735a7079f20cd1d53d35747fec2b66a28921 100644 (file)
@@ -82,6 +82,8 @@
  */
 #define CONFIG_ENV_IS_NOWHERE
 #define CONFIG_ENV_SIZE 0x400
+#undef CONFIG_CMD_EXPORTENV
+#undef CONFIG_CMD_IMPORTENV
 
 
 /*