summaryrefslogtreecommitdiffstats
path: root/common/cmd_autoscript.c
diff options
context:
space:
mode:
authorwdenk <wdenk>2003-06-29 21:03:46 +0000
committerwdenk <wdenk>2003-06-29 21:03:46 +0000
commitb0fce99bfc116c2ddb4506268d6e4a0a7054478d (patch)
tree6a11d99f1e350d9046c1c0e17298fa2bccd7db3e /common/cmd_autoscript.c
parenteeacb89cb311fe273fef0f20b2bacf589b36f8f4 (diff)
downloadtalos-obmc-uboot-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.tar.gz
talos-obmc-uboot-b0fce99bfc116c2ddb4506268d6e4a0a7054478d.zip
Fix some missing commands, cleanup header files
(autoscript, bmp, bsp, fat, mmc, nand, portio, ...)
Diffstat (limited to 'common/cmd_autoscript.c')
-rw-r--r--common/cmd_autoscript.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/cmd_autoscript.c b/common/cmd_autoscript.c
index d3d04c3040..81dbf49575 100644
--- a/common/cmd_autoscript.c
+++ b/common/cmd_autoscript.c
@@ -47,7 +47,6 @@
#include <hush.h>
#endif
-#define AUTOSCRIPT_MAGIC 0x09011962
#if defined(CONFIG_AUTOSCRIPT) || \
(CONFIG_COMMANDS & CFG_CMD_AUTOSCRIPT )
OpenPOWER on IntegriCloud