[U-Boot] [PATCH v2 0/4] am57xx: Add fastboot support
    Sam Protsenko 
    semen.protsenko at linaro.org
       
    Mon Oct 24 17:41:09 CEST 2016
    
    
  
This patch series adds fastboot support for AM57x EVM boards.
As AM57x EVM USB controller index is 1 (as opposed to regular 0), some
changes had to be done to deal with this.
Changes in v2:
  - PATCH 2/4: Remove unnecessary check for CONFIG_FASTBOOT_USB_DEV in
    ti_omap5_common.h
Sam Protsenko (4):
  fastboot: Add CONFIG_FASTBOOT_USB_DEV option
  ti_omap5_common: Respect USB controller number in fastboot
  configs: am57xx: Enable download gadget
  configs: am57xx: Enable fastboot
 cmd/fastboot/Kconfig              |  8 ++++++++
 configs/am57xx_evm_defconfig      | 18 ++++++++++++++++++
 configs/am57xx_evm_nodt_defconfig | 18 ++++++++++++++++++
 configs/am57xx_hs_evm_defconfig   | 18 ++++++++++++++++++
 include/configs/ti_omap5_common.h |  3 ++-
 5 files changed, 64 insertions(+), 1 deletion(-)
-- 
2.9.3
    
    
More information about the U-Boot
mailing list