]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/M5475EVB.h
common: Add DISPLAY_BOARDINFO
[people/ms/u-boot.git] / include / configs / M5475EVB.h
index 5fa9683e2c893cf83affa610af86d41bbc960d2e..be863ec4ef560edb0ee61ca1402b69f67096a312 100644 (file)
@@ -19,8 +19,6 @@
  * (easy to change)
  */
 
-#define CONFIG_DISPLAY_BOARDINFO
-
 #define CONFIG_MCFUART
 #define CONFIG_SYS_UART_PORT           (0)
 #define CONFIG_BAUDRATE                115200
@@ -72,7 +70,6 @@
 
 #ifdef CONFIG_CMD_USB
 #      define CONFIG_USB_OHCI_NEW
-#      define CONFIG_USB_STORAGE
 
 #      ifndef CONFIG_CMD_PCI
 #              define CONFIG_CMD_PCI
 #define CONFIG_SYS_PCI_CFG_SIZE        0x01000000
 #endif
 
-#define CONFIG_BOOTDELAY       1       /* autoboot after 5 seconds */
 #define CONFIG_UDP_CHECKSUM
 
 #ifdef CONFIG_MCFFEC