summaryrefslogtreecommitdiffstats
path: root/include/configs/ml401.h
diff options
context:
space:
mode:
authorMichal Simek <monstr@monstr.eu>2007-08-15 21:05:07 +0200
committerMichal Simek <monstr@monstr.eu>2007-08-15 21:05:07 +0200
commitd1ed28cf36ab6b1d4c479809de7252bf53d2f2d4 (patch)
tree9498f6be141a7b40eed17983afe11ce0a47405e5 /include/configs/ml401.h
parent7aa63d8cd30ab20ac2fd1ab86e60471de8b1f1e5 (diff)
downloadblackbird-obmc-uboot-d1ed28cf36ab6b1d4c479809de7252bf53d2f2d4.tar.gz
blackbird-obmc-uboot-d1ed28cf36ab6b1d4c479809de7252bf53d2f2d4.zip
[FIX] Correction command setting for Microblaze boards
Diffstat (limited to 'include/configs/ml401.h')
-rw-r--r--include/configs/ml401.h12
1 files changed, 2 insertions, 10 deletions
diff --git a/include/configs/ml401.h b/include/configs/ml401.h
index 831929882a..00599391af 100644
--- a/include/configs/ml401.h
+++ b/include/configs/ml401.h
@@ -1,7 +1,7 @@
/*
* (C) Copyright 2007 Czech Technical University.
*
- * Michal SIMEK <monstr@seznam.cz>
+ * Michal SIMEK <monstr@monstr.eu>
*
* See file CREDITS for list of people who contributed to this
* project.
@@ -160,21 +160,13 @@
#include <config_cmd_default.h>
#define CONFIG_CMD_ASKENV
-#define CONFIG_CMD_AUTOSCRIPT
-#define CONFIG_CMD_BDI
#define CONFIG_CMD_CACHE
#define CONFIG_CMD_EXT2
#define CONFIG_CMD_FAT
-#define CONFIG_CMD_IMI
#define CONFIG_CMD_IRQ
-#define CONFIG_CMD_LOADB
-#define CONFIG_CMD_LOADS
-#define CONFIG_CMD_MEMORY
-#define CONFIG_CMD_MISC
#define CONFIG_CMD_MFSL
-#define CONFIG_CMD_NET
#define CONFIG_CMD_PING
-#define CONFIG_CMD_RUN
+
#if defined(FLASH)
#define CONFIG_CMD_ECHO
OpenPOWER on IntegriCloud