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 remove it.

>> TARGET_AM335X_EVM) help
>>        Currently the SPL does not have capability to load the
>>        binaries or boot images to boot devices like eMMC,SPI,etc.
>> diff --git a/board/ti/am335x/board.c b/board/ti/am335x/board.c index 

Regards
Ravi 
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to