public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM
@ 2016-03-08 11:42 Semen Protsenko
  2016-03-08 11:42 ` [U-Boot] [PATCH 1/6] arm: am57xx: Enable USB gadget in AM57XX Semen Protsenko
                   ` (6 more replies)
  0 siblings, 7 replies; 20+ messages in thread
From: Semen Protsenko @ 2016-03-08 11:42 UTC (permalink / raw)
  To: u-boot


Hi All,

This patch series add Fastboot support to TexasInstruments AM57XX EVM board and
improves eMMC support. The most of code was borrowed from DRA7 EVM (since
this board is very similar to DRA7 EVM).

Next commands were tested:
  - fastboot devices
  - fastboot getvar
  - fastboot oem format
  - fastboot flash

Sam Protsenko (6):
      arm: am57xx: Enable USB gadget in AM57XX
      arm: am57xx: Enable Fastboot
      arm: am57xx: Define Android partition table
      arm: am57xx: Set serial# variable
      arm: am57xx: Enable 8-bit eMMC access on AM57XX EVM
      arm: am57xx: Keep environment in eMMC

 board/ti/am57xx/board.c      |  1 +
 include/configs/am57xx_evm.h | 58 +++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 53 insertions(+), 6 deletions(-)

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

end of thread, other threads:[~2016-03-09 12:22 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-08 11:42 [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM Semen Protsenko
2016-03-08 11:42 ` [U-Boot] [PATCH 1/6] arm: am57xx: Enable USB gadget in AM57XX Semen Protsenko
2016-03-08 13:25   ` Lokesh Vutla
2016-03-08 11:42 ` [U-Boot] [PATCH 2/6] arm: am57xx: Enable Fastboot Semen Protsenko
2016-03-08 13:28   ` Lokesh Vutla
2016-03-08 15:17   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 3/6] arm: am57xx: Define Android partition table Semen Protsenko
2016-03-08 15:20   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 4/6] arm: am57xx: Set serial# variable Semen Protsenko
2016-03-08 15:20   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 5/6] arm: am57xx: Enable 8-bit eMMC access on AM57XX EVM Semen Protsenko
2016-03-08 13:28   ` Lokesh Vutla
2016-03-08 15:21   ` Tom Rini
2016-03-08 11:42 ` [U-Boot] [PATCH 6/6] arm: am57xx: Keep environment in eMMC Semen Protsenko
2016-03-08 11:42   ` Lokesh Vutla
2016-03-09 10:46     ` Sam Protsenko
2016-03-09 12:22       ` Tom Rini
2016-03-08 15:06 ` [U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM Tom Rini
2016-03-09 10:35   ` Sam Protsenko
2016-03-09 12:21     ` Tom Rini

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