public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35
@ 2012-12-02 11:59 Nikita Kiryanov
  2012-12-02 11:59 ` [U-Boot] [PATCH V2 1/2] twl4030: add gpio register offsets Nikita Kiryanov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nikita Kiryanov @ 2012-12-02 11:59 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-03  4:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-02 11:59 [U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35 Nikita Kiryanov
2012-12-02 11:59 ` [U-Boot] [PATCH V2 1/2] twl4030: add gpio register offsets Nikita Kiryanov
2012-12-02 11:59 ` [U-Boot] [PATCH V2 2/2] cm-t35: add USB host support Nikita Kiryanov
2012-12-03  4:38 ` [U-Boot] [PATCH V2 0/2] Add USB host support for CM-T35 Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox