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


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to