diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h index 5ad03667305aa944c5cc1c5696cbaa1020f9bc19..856c546fc101e5bf9fe7b64146d41a7babfa28c7 100644 --- a/include/configs/am335x_evm.h +++ b/include/configs/am335x_evm.h @@ -255,7 +255,7 @@ /* USB Device Firmware Update support */ #ifndef CONFIG_SPL_BUILD #define DFUARGS \ - "dfu_alt_info_emmc=rawemmc raw 0 3751936\0" \ + DFU_ALT_INFO_EMMC \ DFU_ALT_INFO_MMC \ DFU_ALT_INFO_RAM \ DFU_ALT_INFO_NAND