X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fam335x_evm.h;h=a87059c5434b0f4c4409a4b31b08580a6ca7a84d;hb=763754549fa818d74c41e9e325e76fd881b42269;hp=f1c270c939093583a8d7b8acdfb26e9125ddd202;hpb=307367eaffc8638e10ba1784fc66bfe623ae79e2;p=u-boot diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index f1c270c939..a87059c543 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -340,6 +340,12 @@ #endif /* CONFIG_MUSB_GADGET */ #if defined(CONFIG_SPL_BUILD) && defined(CONFIG_SPL_USBETH_SUPPORT) +/* Remove other SPL modes. */ +#undef CONFIG_SPL_YMODEM_SUPPORT +#undef CONFIG_SPL_NAND_SUPPORT +#undef CONFIG_SPL_MMC_SUPPORT +#define CONFIG_ENV_IS_NOWHERE +#undef CONFIG_ENV_IS_IN_NAND /* disable host part of MUSB in SPL */ #undef CONFIG_MUSB_HOST /* disable EFI partitions and partition UUID support */