[U-Boot] [PATCH 0/6] arm: am57xx: Add Fastboot support to AM57XX EVM

Semen Protsenko semen.protsenko at linaro.org
Tue Mar 8 12:42:22 CET 2016


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(-)




More information about the U-Boot mailing list