[U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35

Nikita Kiryanov nikita at compulab.co.il
Sun Dec 2 12:59:17 CET 2012


Add USB host support for CM-T35. As a preparation, some register offset
definitions are added to twl4030.h

Changes in V2:
	- Added GPIO register offsets for twl4030
	- Used twl4030 definitions from patch 1 in twl4030 functions instead of
	BASE_ADDR + <numerical offset>

Nikita Kiryanov (2):
  twl4030: add gpio register offsets
  cm-t35: add USB host support

 board/cm_t35/cm_t35.c    |   77 ++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/cm_t35.h |    8 ++++-
 include/twl4030.h        |   44 ++++++++++++++++++++++++++
 3 files changed, 128 insertions(+), 1 deletion(-)

-- 
1.7.10.4



More information about the U-Boot mailing list