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

2009-01-29 Thread velumani
; >>> 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 a

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

2008-11-22 Thread Jon Smirl
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 er

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

2008-11-22 Thread Gianfranco Casanova
Grant Likely ha scritto: On Fri, Nov 21, 2008 at 1:36 AM, <[EMAIL PROTECTED]> 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 d

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

2008-11-21 Thread Grant Likely
On Fri, Nov 21, 2008 at 1:36 AM, <[EMAIL PROTECTED]> wrote: > Hi Grant&Wolfgang > > thanks for yours posts. You are right about WR. For lite5200 only few patchs > have been used. Most of the job is for support other boards or to introduce > some patchs for its debug system. > > The main HW differe

R: R: USB on lite5200 does not work.

2008-11-21 Thread gianfranco.casanova
with USB. Have you got some suggestions or some test to be performed in order to find out a solutions? Thanks J -Messaggio originale- Da: Grant Likely [mailto:[EMAIL PROTECTED] Inviato: gio 20/11/2008 16.49 A: [EMAIL PROTECTED]; linuxppc-dev Oggetto: Re: R: USB on lite5200 does not work.

Re: USB on lite5200 does not work.

2008-11-20 Thread Wolfgang Denk
Dear [EMAIL PROTECTED], In message <[EMAIL PROTECTED]> you wrote: > > I've got a "little" problem with USB using a board based on lite5200. > > Some infos: > > -uBoot 1.2.0 > -Linux version 2.6.21.7-hrt1-WR2.0bl_standard 2.6.21 is a pretty old kernel. In mainline, it didn't include real sta

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?

Re: USB on lite5200 does not work.

2008-11-20 Thread Grant Likely
On Thu, Nov 20, 2008 at 7:09 AM, <[EMAIL PROTECTED]> wrote: > Hi folks > > I've got a "little" problem with USB using a board based on lite5200. > > Some infos: > > -uBoot 1.2.0 > -Linux version 2.6.21.7-hrt1-WR2.0bl_standard > -time_init: processor frequency = 396.00 MHz There have been a

USB on lite5200 does not work.

2008-11-20 Thread gianfranco.casanova
Hi folks I've got a "little" problem with USB using a board based on lite5200. Some infos: -uBoot 1.2.0 -Linux version 2.6.21.7-hrt1-WR2.0bl_standard -time_init: processor frequency = 396.00 MHz We are using a minimal rootfs in order to jump on the real rootfs. We reach the shell using th