<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I am having some trouble with usb on my custom board based
on the MPC8313ERDB.&nbsp; I am trying to get a flash drive to mount over usb
with the newest kernel (2.6.27), but I am stuck.&nbsp; My usb hardware is close
to that of the development board, I am using the internal phy (&#8220;utmi_wide&#8221;
in the dts file).&nbsp; I am using an external 24MHz clock.&nbsp; Since the
development board uses a 48MHz clock, and I am using a 24MHz clock, I tried to patch
the file arch/powerpc/platforms/83xx/ubs.c in the linux kernel, but the printk&#8217;s
I add do not get printed.&nbsp; Does that mean my kernel is not configured
properly? What more than USB_EHCI_FSL must I turn on besides what is needed for
flash drives?&nbsp; I tried turning on USB_EHCI_HCD_PPC_OF, but I could not
even load the device tree with this option enabled and it did not look like it
was aimed at this platform.&nbsp; Do I need to modify any of the default usb
options in the dts file?<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Thanks for taking the time to help,<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Joaquin Luna<o:p></o:p></span></font></p>

</div>

</body>

</html>