[U-Boot] [PATCH 0/3] ti: add usb peripheral support for omap5 and beagle x15
Kishon Vijay Abraham I
kishon at ti.com
Wed Aug 19 10:43:18 CEST 2015
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
More information about the U-Boot
mailing list