<div dir="ltr">Hi Jon,<br>This is what I observed, I needed to modify usbdcore_omap1510.c file to get it complied properly with usbtty.c<br>Also, After disabling&nbsp; following code from&nbsp; usbdcore_omap1510.c, <br><br>&nbsp; /* Set and check APLL */<br>
&nbsp; &nbsp;&nbsp; outw (0x0008, APLL_CTRL);<br>&nbsp;&nbsp; &nbsp;&nbsp; UDCREG (APLL_CTRL);<br>
 &nbsp;&nbsp; &nbsp;&nbsp; /* Set and check DPLL */<br>
 &nbsp;&nbsp; &nbsp;&nbsp; outw (0x2210, DPLL_CTRL);<br>
 &nbsp;&nbsp; &nbsp;&nbsp; UDCREG (DPLL_CTRL);<br><br>I was able to get Uboot console over USB on osk5912, but is not stable.<br><br>Now, I will test this with other suggested modifications.<br><br>Thanks for your Replies.<br><br>Thanks and Regards,<br>
Shivdas Gujare<br><br><br><div class="gmail_quote">On Sun, Jul 27, 2008 at 4:51 AM, Hunter, Jon <span dir="ltr">&lt;<a href="mailto:jon-hunter@ti.com">jon-hunter@ti.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">&gt;&gt; Due to the fact thath the documentation is under NDA and you have access<br>
&gt;&gt; to it. Could you send a patch for it?<br>
<br>
</div>No problem. I will have a crack. Please note long-time user, first time patcher, so let me know if anything gets messed up but I have tried to follow the guidelines that you have.<br>
<br>
By the way, whilst playing around with this, I did noticed that there have been alot of updates made to drivers/serial/usbtty.c. It appears to have broken support for usbtty on OMAP devices. The board &quot;SX1&quot; (a Siemens OMAP1510 board which I don&#39;t have) that originally added the usbtty support for OMAP is no longer compiling correctly with the latest version of u-boot. Back in the days of u-boot v1.1.x usbtty was working a treat for OMAP5912. Looks like more work to get usbtty back up and running on the OMAP5912 ;-(<br>

<br>
Cheers<br>
<font color="#888888">Jon<br>
<br>
<br>
</font></blockquote></div><br></div>