
16 Nov
2016
16 Nov
'16
8:07 a.m.
Hi Stephen
Adding this: config SPL_DFU_SUPPORT bool "Support DFU (Device Firmware Upgarde)"
depends on SPL_GADGET_SUPPORT
depends on SPL_USB_GADGET_SUPPORT select SPL_HASH_SUPPORT help This feature enables the DFU (Device Firmware Upgarde) in SPL with
Allows to select SPL / TPL ---> Suppport USB Gadget drivers, and Support DFU (Device Firmware Upgarde). This compiles fine now.
Will send a v3 which integrates that fix.
Now compiles for dra7x platform. Thanks for v3 patches.
Regards Ravi