* help with USB on mpc8313e
@ 2008-05-23 18:32 Suvidh Kankariya
2008-05-23 19:20 ` Anton Vorontsov
0 siblings, 1 reply; 3+ messages in thread
From: Suvidh Kankariya @ 2008-05-23 18:32 UTC (permalink / raw)
To: linuxppc-dev
Hi,
I am trying to use the mpc8313e internal usb phy with internal
oscillator frequency of 24 Mz. in host mode on a custom board.
Whenever I plugin any low/fast speed device the device gets detected but
then always get an error
"cannot read descriptor 64 error 71".Also I get address error after that .
Can somebody point me what this error can be related to ?Can it be a
problem with ehci drivers or some configuration. (I get a valid clock
bit set in the status register).
Also can someone point me how I include support for mmc on spi. I am
using kernel 2.6.20 that comes along with mpc8313e bsp.
Any pointers are highly appreciable.
Thanks in advance
Regards
Suvidh
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help with USB on mpc8313e
2008-05-23 18:32 help with USB on mpc8313e Suvidh Kankariya
@ 2008-05-23 19:20 ` Anton Vorontsov
2008-05-23 19:59 ` Suvidh Kankariya
0 siblings, 1 reply; 3+ messages in thread
From: Anton Vorontsov @ 2008-05-23 19:20 UTC (permalink / raw)
To: Suvidh Kankariya; +Cc: linuxppc-dev
On Fri, May 23, 2008 at 02:32:22PM -0400, Suvidh Kankariya wrote:
> Hi,
> I am trying to use the mpc8313e internal usb phy with internal
> oscillator frequency of 24 Mz. in host mode on a custom board.
> Whenever I plugin any low/fast speed device the device gets detected but
> then always get an error
> "cannot read descriptor 64 error 71".Also I get address error after that .
>
> Can somebody point me what this error can be related to ?Can it be a
> problem with ehci drivers or some configuration. (I get a valid clock
> bit set in the status register).
This reminds me: http://patchwork.ozlabs.org/linuxppc/patch?id=17782
Was getting exactly same symptoms.
Try similar changes, should help.
> Also can someone point me how I include support for mmc on spi. I am
> using kernel 2.6.20 that comes along with mpc8313e bsp.
>
> Any pointers are highly appreciable.
>
> Thanks in advance
> Regards
>
> Suvidh
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: help with USB on mpc8313e
2008-05-23 19:20 ` Anton Vorontsov
@ 2008-05-23 19:59 ` Suvidh Kankariya
0 siblings, 0 replies; 3+ messages in thread
From: Suvidh Kankariya @ 2008-05-23 19:59 UTC (permalink / raw)
To: avorontsov; +Cc: linuxppc-dev
Thanks Anton,
With the kernel version 2.6.20 I am using Majority of this changes are
hard code values in mpc8313.c
I did already changed this value for my custom board file.
But I am getting the error irrespectively.
Is the relatonship description between USB DR clk and other as mentioned
in your thread is documented in the manual . I could not find it
atleast in mpc8313e user manual.
Regards
Suvidh
Anton Vorontsov wrote:
> On Fri, May 23, 2008 at 02:32:22PM -0400, Suvidh Kankariya wrote:
>
>> Hi,
>> I am trying to use the mpc8313e internal usb phy with internal
>> oscillator frequency of 24 Mz. in host mode on a custom board.
>> Whenever I plugin any low/fast speed device the device gets detected but
>> then always get an error
>> "cannot read descriptor 64 error 71".Also I get address error after that .
>>
>> Can somebody point me what this error can be related to ?Can it be a
>> problem with ehci drivers or some configuration. (I get a valid clock
>> bit set in the status register).
>>
>
> This reminds me: http://patchwork.ozlabs.org/linuxppc/patch?id=17782
> Was getting exactly same symptoms.
>
> Try similar changes, should help.
>
>
>> Also can someone point me how I include support for mmc on spi. I am
>> using kernel 2.6.20 that comes along with mpc8313e bsp.
>>
>> Any pointers are highly appreciable.
>>
>> Thanks in advance
>> Regards
>>
>> Suvidh
>>
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-05-23 19:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 18:32 help with USB on mpc8313e Suvidh Kankariya
2008-05-23 19:20 ` Anton Vorontsov
2008-05-23 19:59 ` Suvidh Kankariya
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).