Re: [U-Boot] [PATCH 3/4] configs: am57xx: Enable download gadget

2016-10-21 Thread Tom Rini
On Thu, Oct 20, 2016 at 06:58:30PM +0300, Sam Protsenko wrote: > Enable USB download gadget (needed for fastboot support) and all > dependencies. > > Signed-off-by: Sam Protsenko Reviewed-by: Tom Rini -- Tom signature.asc Description: Digital signature _

[U-Boot] [PATCH 3/4] configs: am57xx: Enable download gadget

2016-10-20 Thread Sam Protsenko
Enable USB download gadget (needed for fastboot support) and all dependencies. Signed-off-by: Sam Protsenko --- configs/am57xx_evm_defconfig | 9 + configs/am57xx_evm_nodt_defconfig | 9 + configs/am57xx_hs_evm_defconfig | 9 + 3 files changed, 27 insertions(+) di