]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cm5200.h
common: Add DISPLAY_BOARDINFO
[u-boot] / include / configs / cm5200.h
index cdb893162aebf3ad71c45fcdf963f859319f3cc6..a054fafb5568a479d848505fc7aa11fc410e9538 100644 (file)
@@ -8,8 +8,6 @@
 #ifndef __CONFIG_H
 #define __CONFIG_H
 
-#define CONFIG_DISPLAY_BOARDINFO
-
 /*
  * High Level Configuration Options
  */
 /*
  * Supported commands
  */
-#define CONFIG_CMD_ASKENV
 #define CONFIG_CMD_BSP
 #define CONFIG_CMD_DATE
 #define CONFIG_CMD_DIAG
-#define CONFIG_CMD_FAT
 #define CONFIG_CMD_JFFS2
-#define CONFIG_CMD_MII
 #define CONFIG_CMD_REGINFO
 
 /*
@@ -67,7 +62,6 @@
 /*
  * Autobooting
  */
-#define CONFIG_BOOTDELAY       5       /* autoboot after 5 seconds */
 #define CONFIG_PREBOOT "echo;" \
        "echo Type \"run net_nfs_fdt\" to mount root filesystem over NFS;" \
        "echo"
  * USB configuration
  */
 #define CONFIG_USB_OHCI                1
-#define CONFIG_USB_STORAGE     1
 #define CONFIG_USB_CLOCK       0x0001BBBB
 #define CONFIG_USB_CONFIG      0x00001000
 /* Partitions (for USB) */