]> git.sur5r.net Git - u-boot/blobdiff - include/configs/odroid.h
arm: socfpga: Add config and defconfig for Arria 10
[u-boot] / include / configs / odroid.h
index 704d1e7b4f49de9294d529b65e3a2deb14c59886..afc7c5e35f25469e727382f6fc566952e3e0a4e1 100644 (file)
 
 /* select serial console configuration */
 #define CONFIG_SERIAL1
-#define CONFIG_BAUDRATE                        115200
 
 /* Console configuration */
-#define CONFIG_SYS_CONSOLE_INFO_QUIET
 
 #define CONFIG_BOOTARGS                        "Please use defined boot"
 #define CONFIG_BOOTCOMMAND             "run autoboot"
 #define CONFIG_LIB_HW_RAND
 
 /* USB */
-#define CONFIG_USB_EHCI
 #define CONFIG_USB_EHCI_EXYNOS
 
 #define CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS     3