X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=include%2Fconfigs%2Fbav335x.h;h=b26d84b6e6926232e7c0458591f35866d914e4bb;hb=bd42a94268b165a6f298b9ab13be7003e8d96b02;hp=2f51e2cd5ae4cc7c72e1006df54d20396d1adecf;hpb=081abb130944e0c6ef5c7e5743422b7b375526b9;p=people%2Fms%2Fu-boot.git diff --git a/include/configs/bav335x.h b/include/configs/bav335x.h index 2f51e2cd5a..b26d84b6e6 100644 --- a/include/configs/bav335x.h +++ b/include/configs/bav335x.h @@ -31,7 +31,6 @@ #define MACH_TYPE_TIAM335EVM 3589 /* Until the next sync */ #define CONFIG_MACH_TYPE MACH_TYPE_TIAM335EVM -#define CONFIG_BOARD_LATE_INIT /* Clock Defines */ #define V_OSCK 24000000 /* Clock output from T2 */ @@ -45,7 +44,6 @@ /* Enhance our eMMC support / experience. */ #define CONFIG_CMD_GPT -#define CONFIG_EFI_PARTITION #ifdef CONFIG_NAND #define NANDARGS \ @@ -431,7 +429,6 @@ DEFAULT_LINUX_BOOT_ENV \ * and DFU. */ #define CONFIG_USB_MUSB_DSPS -#define CONFIG_ARCH_MISC_INIT #define CONFIG_USB_MUSB_PIO_ONLY #define CONFIG_USB_MUSB_DISABLE_BULK_COMBINE_SPLIT #define CONFIG_AM335X_USB0 @@ -458,7 +455,6 @@ DEFAULT_LINUX_BOOT_ENV \ /* disable host part of MUSB in SPL */ /* disable EFI partitions and partition UUID support */ #undef CONFIG_PARTITION_UUIDS -#undef CONFIG_EFI_PARTITION #endif /* USB Device Firmware Update support */