[U-Boot] [RFC PATCH v1 6/6] dfu: spl: am335x: SPL-DFU support for am335x

B, Ravi ravibabu at ti.com
Fri Jun 24 11:29:36 CEST 2016


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 


More information about the U-Boot mailing list