public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] am57xx: Add fastboot support
@ 2016-10-20 15:58 Sam Protsenko
  2016-10-20 15:58 ` [U-Boot] [PATCH 1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option Sam Protsenko
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sam Protsenko @ 2016-10-20 15:58 UTC (permalink / raw)
  To: u-boot

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.

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 |  6 +++++-
 5 files changed, 67 insertions(+), 1 deletion(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-10-24 15:42 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20 15:58 [U-Boot] [PATCH 0/4] am57xx: Add fastboot support Sam Protsenko
2016-10-20 15:58 ` [U-Boot] [PATCH 1/4] fastboot: Add CONFIG_FASTBOOT_USB_DEV option Sam Protsenko
2016-10-21 11:19   ` Tom Rini
2016-10-20 15:58 ` [U-Boot] [PATCH 2/4] ti_omap5_common: Respect USB controller number in fastboot Sam Protsenko
2016-10-21 11:19   ` Tom Rini
2016-10-24 15:42     ` Sam Protsenko
2016-10-20 15:58 ` [U-Boot] [PATCH 3/4] configs: am57xx: Enable download gadget Sam Protsenko
2016-10-21 11:19   ` Tom Rini
2016-10-20 15:58 ` [U-Boot] [PATCH 4/4] configs: am57xx: Enable fastboot Sam Protsenko
2016-10-21 11:19   ` Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox