[Maverick] [PATCH 0/2] built-in OTG driver and Transceiver driver for ti-omap

Bryan Wu bryan.wu at canonical.com
Fri Jul 23 14:31:26 UTC 2010


BugLink: http://bugs.launchpad.net/bugs/566645

We got some terrible kernel oops which comes from the USB OTG driver, when
running Ubuntu on TI omap3 Beagle board. And apparently OTG doesn't work at
all.

This kernel oops shows up because kernel is missing a OTG transceiver
twl4030-usb driver. So this patch changes the kernel config to build the driver
into kernel image. Oops was fixed by this patch.

These 2 patches was tested on TI omap3 Beagle board and Gumstix board.

Bryan Wu (2):
  UBUNTU: CONFIG: compile in OTG driver and Transceiver driver
  UBUNTU: remove OTG modules from modules list file

 debian.master/abi/2.6.35-9.14/armel/omap.modules   |    5 -----
 debian.master/config/amd64/config.common.amd64     |    3 +++
 debian.master/config/armel/config.common.armel     |    1 -
 debian.master/config/armel/config.flavour.omap     |    6 +++++-
 .../config/armel/config.flavour.versatile          |    4 ++++
 debian.master/config/config.common.ubuntu          |    3 ---
 debian.master/config/i386/config.common.i386       |    3 +++
 7 files changed, 15 insertions(+), 10 deletions(-)





More information about the kernel-team mailing list