]> git.sur5r.net Git - u-boot/blobdiff - include/configs/edminiv2.h
sunxi: enable automatic FIT build for 64-bit SoCs
[u-boot] / include / configs / edminiv2.h
index 175adbddc680e2056bf0ba049603e6f158b59796..d1c7b937e36b60d2fb61c2222850abc42159f1aa 100644 (file)
@@ -90,7 +90,6 @@
  */
 
 #define CONFIG_CONS_INDEX      1       /*Console on UART0 */
-#define CONFIG_BAUDRATE                        115200
 #define CONFIG_SYS_BAUDRATE_TABLE \
        { 9600, 19200, 38400, 57600, 115200, 230400, 460800, 921600 }
 
  * Common USB/EHCI configuration
  */
 #ifdef CONFIG_CMD_USB
-#define CONFIG_USB_EHCI                /* Enable EHCI USB support */
-#define CONFIG_USB_EHCI_MARVELL
 #define ORION5X_USB20_HOST_PORT_BASE ORION5X_USB20_PORT0_BASE
 #define CONFIG_SUPPORT_VFAT
 #endif /* CONFIG_CMD_USB */