X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fbaltos.h;h=4f3909af04420a417e4b4b40ea906b122c248792;hb=fd42e1b589b5ae7e89dc327a70e5852999a23aeb;hp=48d0613a0b69e8bd1314862f105c9a737db857bb;hpb=588d269ffe736c3dc03f63c3708d82eb33e670ee;p=u-boot diff --git a/include/configs/baltos.h b/include/configs/baltos.h index 48d0613a0b..4f3909af04 100644 --- a/include/configs/baltos.h +++ b/include/configs/baltos.h @@ -198,7 +198,6 @@ "run mmcboot;" \ "run nandboot;" - /* NS16550 Configuration */ #define CONFIG_SYS_NS16550_COM1 0x44e09000 /* Base EVM has UART0 */ #define CONFIG_SYS_NS16550_COM2 0x48022000 /* UART1 */ @@ -273,14 +272,12 @@ #define CONFIG_ARCH_MISC_INIT #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT -#define CONFIG_USB_MUSB_HOST #define CONFIG_AM335X_USB0 #define CONFIG_AM335X_USB0_MODE MUSB_HOST #define CONFIG_AM335X_USB1 #define CONFIG_AM335X_USB1_MODE MUSB_OTG #ifdef CONFIG_USB_MUSB_HOST -#define CONFIG_CMD_USB #define CONFIG_USB_STORAGE #endif @@ -292,7 +289,6 @@ #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT) /* disable host part of MUSB in SPL */ -#undef CONFIG_USB_MUSB_HOST /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS #undef CONFIG_EFI_PARTITION @@ -308,7 +304,6 @@ #define CONFIG_PHY_ADDR 0 #define CONFIG_PHY_SMSC #define CONFIG_MII -#define CONFIG_CMD_MII #define CONFIG_PHY_ATHEROS /* NAND support */