Re: R: R: USB on lite5200 does not work.

2009-01-29 Thread velumani

Hi,

Did you get any solution for this problem. We are also facing this issue...

This problem does not happen in our board on every reboot but happens
occationaly. If you have got any solution please let me know.

Thanks,
Velumani

Jon Smirl wrote:
 
 If you are using a 33.333Mz crystal it is not possible to generate
 exactly 48Mhz for USB. Best you can do is 48.11Mz. With a 33Mhz
 crystal you can make 48Mhz exactly. But that's probably not your
 problem, that just results in errors on the USB bus. Some USB devices
 don't care and others will get errors.
 
 On Sat, Nov 22, 2008 at 7:15 AM, Gianfranco Casanova
 gianfranco.casan...@alice.it wrote:
 Grant Likely ha scritto:

 On Fri, Nov 21, 2008 at 1:36 AM,  gianfranco.casan...@alice.it wrote:

 The main HW difference between our board and lite5200 is:
 console on PSC3 and

 [...]

 on our HW defined as:
/* Radionav configuration */
port_config =  0x0C712E66;


 You've got quite a bit of difference than just console on PSC3.  USB
 is on the Ethernet pin group instead of on the USB pin group.  Does
 the kernel change the value of port_config when it boots, or does it
 leave the value setup by U-Boot intact?

 As far as I sow from debugger no.

 We are able to boot with a mini operating system (see previous post).
 Plugging USB the system get frozen.

 We have got the same version of kernel compiled on PPC ARCH and USB, in
 this
 case, works.

 Between PPC and PowerPC from debugger there is only one difference the
 label
 for USB interrupt, in PPC is 50 in PowerPC is 134.

 I've already checked CDM register and GPIO register and all are the same.

 From USB register only one difference on HDDC values (not important from
 my
 point of view).

 Our processor frequency is different from lite5200. We are thinking that
 scaling frequency processor to determine frequency of USB bus is
 different
 in PPC and PowerPC. Other street we are looking for is some WR  patchs
 from
 lite5200 on PowerPC that are not accepted from our HW.

 I still do not understand our bug with USB.
 Have you got some suggestions or some test to be performed in order to
 find
 out a solutions?

 Not over a quick exchange via email.

 Yes of course :)

 Your kernel is too old and USB
 debugging can be complex.  I'd need to be working with your hardware
 to figure out what is going on.

 I see. We also wont debug USB.
 Thaks J
 ___
 Linuxppc-dev mailing list
 Linuxppc-dev@ozlabs.org
 https://ozlabs.org/mailman/listinfo/linuxppc-dev

 
 
 
 -- 
 Jon Smirl
 jonsm...@gmail.com
 ___
 Linuxppc-dev mailing list
 Linuxppc-dev@ozlabs.org
 https://ozlabs.org/mailman/listinfo/linuxppc-dev
 
 

-- 
View this message in context: 
http://www.nabble.com/USB-on-lite5200-does-not-work.-tp20601948p21723361.html
Sent from the linuxppc-dev mailing list archive at Nabble.com.

___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev


Re: R: USB on lite5200 does not work.

2008-11-20 Thread Grant Likely
On Thu, Nov 20, 2008 at 8:33 AM,  [EMAIL PROTECTED] wrote:
 I Grant
 I would but I cannot move up to an other kernel, project constraints.

 Complement of INFO:
 using a lite5200EVB USB works. using our board (kernel modified for our
 board), USB does not work.

 Have you got some ideas? I can send you what file have been modified (a
 couple).

Check your settings in the port config register.

Also, please remember to CC: the mailing list when replying to questions.

g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
___
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev