]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dnp5370.h
Merge git://www.denx.de/git/u-boot-marvell
[people/ms/u-boot.git] / include / configs / dnp5370.h
index 3cbd67f6b02ad96576a264f3e2373a5f2bd6d389..0a7bc8a08bc12f464cf3ad45183ed2338068747e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * U-boot - Configuration file for SSV DNP5370 board
+ * U-Boot - Configuration file for SSV DNP5370 board
  */
 
 #ifndef __CONFIG_DNP5370_H__
@@ -53,9 +53,6 @@
 #define CONFIG_PHY_ADDR         0
 #define CONFIG_RMII             1
 
-#define CONFIG_CMD_MII
-#define CONFIG_CMD_PING
-
 #endif
 
 /*
@@ -94,7 +91,6 @@
 /*
  * Misc Settings
  */
-#define CONFIG_CMD_GPIO
 #define CONFIG_CMD_STRINGS
 #define CONFIG_MISC_INIT_R
 #define CONFIG_RTC_BFIN
                "cp.b 0x01000000 0x20030000 0x2c0000\0" \
        "runme=bootm 0x01000000\0"
 
-/* this sets up the default list of enabled commands */
-#include <config_cmd_default.h>
-
-#ifndef CONFIG_BFIN_MAC
-# undef CONFIG_CMD_NFS
-#endif
-
 #endif