Add dwc3 peripheral support for omap5 and beagle x15 and enable DFU for these
platforms.

This patch series is split from [1] to contain only adding peripheral
support for omap5 and beagle x15.

[1] -> http://permalink.gmane.org/gmane.comp.boot-loaders.u-boot/229188

Kishon Vijay Abraham I (3):
  board: ti: beagle_x15: added USB initializtion code
  board: ti: OMAP5: added USB initializtion code
  include: configs: Enable DWC3 and DFU in ti_omap5_common

 arch/arm/include/asm/arch-omap5/omap.h |    8 ++-
 board/ti/beagle_x15/board.c            |  111 ++++++++++++++++++++++++++++++++
 board/ti/omap5_uevm/evm.c              |   75 +++++++++++++++++++++
 include/configs/dra7xx_evm.h           |   63 ------------------
 include/configs/ti_omap5_common.h      |   67 ++++++++++++++++++-
 5 files changed, 257 insertions(+), 67 deletions(-)

-- 
1.7.9.5

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

Reply via email to