Hi Lukasz
>>
>> config SPL_DFU
>> bool "Enable SPL with DFU to load binaries to bootdevices using USB"
>> -depends on USB && CMD_DFU && TARGET_DRA7XX_EVM
>> +depends on USB && CMD_DFU && (TARGET_DRA7XX_EVM ||
>Here also please remove not needed dependencies (CMD_DFU).
Ok. Will re
Hi Ravi,
> enable the SPL-DFU support for am335x platform.
>
> Signed-off-by: Ravi Babu
> ---
> Kconfig |2 +-
> board/ti/am335x/board.c | 15 +++
> common/spl/spl_dfu.c |1 +
> include/configs/am335x_evm.h | 17 -
> 4 fi
enable the SPL-DFU support for am335x platform.
Signed-off-by: Ravi Babu
---
Kconfig |2 +-
board/ti/am335x/board.c | 15 +++
common/spl/spl_dfu.c |1 +
include/configs/am335x_evm.h | 17 -
4 files changed, 33 insertions(+
3 matches
Mail list logo