[U-Boot] [PATCH 0/4] Enable 'ums' command on Trats2 board.

Piotr Wilczek p.wilczek at samsung.com
Wed Apr 10 14:07:49 CEST 2013


This patchset enable 'ums' command on Trats2 board.
Definitions are added to pmic max77693 to enable safeout outputs.
USB s3c_udc is modified to support Exnos4x12


Piotr Wilczek (4):
  driver:usb:s3c_udc: add support for Exynos4x12
  usb:composite: use memcpy to avoid unaligned access
  pmic: max77693: add defines for safeout 1 and 2
  trats2: enable ums support on Trats2

 board/samsung/trats2/trats2.c    |  133 ++++++++++++++++++++++++++++++++++++++
 drivers/usb/gadget/composite.c   |    3 +-
 drivers/usb/gadget/regs-otg.h    |    5 ++
 drivers/usb/gadget/s3c_udc_otg.c |    9 ++-
 include/configs/trats2.h         |   19 ++++++
 include/power/max77693_pmic.h    |    3 +
 6 files changed, 169 insertions(+), 3 deletions(-)

-- 
1.7.9.5



More information about the U-Boot mailing list