All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Query on USB function(device) working in MPC8280
@ 2009-07-23 18:02 GurumurthyGowdar
  2009-07-23 18:23 ` Wolfgang Denk
  0 siblings, 1 reply; 3+ messages in thread
From: GurumurthyGowdar @ 2009-07-23 18:02 UTC (permalink / raw)
  To: u-boot

Dear All,
                              
        i have written driver for USB function(device) in code warrior for MPC8280,i am facing problem in configuration stage,when i connect it to the host PC through USB cable .device descriptor is happening host is setting the address but device configuration is not happening properly...it hangs in USB busy handler.

below is the output of the snippet in hyperterminal for usb debugging

Debug statements

GetDescriptor request length = 0x40
Device Descriptor...
In TX bd status = 3ec0
In TX USB event register = 109
Recieved PID token = 0xbc40
bd status = 3ec0
USB:SetAddress 10
bd status = 3800
In TX bd status = 3ac0
In TX USB event register = 108
GetDescriptor request length = 0x12
Device Descriptor...
In TX bd status = 3ec0
In TX USB event register = 109
Recieved PID token = 0xbc40
bd status = 3ec0
In USB_BUSY HANDLER : 0x108
In TX bd status = 3ec0
In TX USB event register = 10c
Recieved PID token = 0xbc40
bd status = 3ec0
In USB_BUSY HANDLER : 0x0
In TX bd status = 3ec0
In TX USB event register = 10d
Recieved PID token = 0xbc40
bd status = 3ec0
In USB_BUSY HANDLER : 0x108
In TX bd status = 3ec0
In TX USB event register = 108
Recieved PID token = 0xbc40
bd status = 3ec0


it hangs in usb busy handler , i think am missing somthing in PID data toggling synchronization between MPC8280 and host.

please help me out to sort this issue....

am testing in FreeScale Code Warrior IDE

waiting for the reply ASAP

Regards,
Gurumurthy

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Query on USB function(device) working in MPC8280
  2009-07-23 18:02 [U-Boot] Query on USB function(device) working in MPC8280 GurumurthyGowdar
@ 2009-07-23 18:23 ` Wolfgang Denk
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2009-07-23 18:23 UTC (permalink / raw)
  To: u-boot

Dear "GurumurthyGowdar",

In message <20090723180205.20843.qmail@f4mail201.rediffmail.com> you wrote:
> 
>         i have written driver for USB function(device) in code warrior for MPC8280,i am facing problem in configuration stage,when i connect it to the host PC through USB cable .device descriptor is happening host is setting the address but device confi
> guration is not happening properly...it hangs in USB busy handler.

I cannot help it, but I cannot see any relation to U-Boot in your
posting.

You seem to be off topic here.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Nature is very un-American.  Nature never hurries."
- William George Jordan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Query on USB function(device) working in MPC8280
@ 2009-07-23 18:26 GurumurthyGowdar
  0 siblings, 0 replies; 3+ messages in thread
From: GurumurthyGowdar @ 2009-07-23 18:26 UTC (permalink / raw)
  To: u-boot

ok

please let me know is there anyway i can test working of USB function(device) in U-boot 1.3.1. currently U-boot is working fine in board.

how to add this USB function command in U-boot. i need to add config commands for usb to work. later how i can test working of usb in U-boot because i have never tested USB in U-boot.

Regards,
Gurumurthy


On Thu, 23 Jul 2009 23:51:35 +0530  wrote
>Dear "GurumurthyGowdar",
>
>In message  you wrote:
>> 
>> ? ? ? ? i have written driver for USB function(device) in code warrior for MPC8280,i am facing problem in configuration stage,when i connect it to the host PC through USB cable .device descriptor is happening host is setting the address but device confi
>> guration is not happening properly...it hangs in USB busy handler.
>
>I cannot help it, but I cannot see any relation to U-Boot in your
>posting.
>
>You seem to be off topic here.
>
>Best regards,
>
>Wolfgang Denk
>
>-- 
>DENX Software Engineering GmbH, ? ? MD: Wolfgang Denk & Detlev Zundel
>HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
>"Nature is very un-American. ?Nature never hurries."
>- William George Jordan
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-07-23 18:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-23 18:02 [U-Boot] Query on USB function(device) working in MPC8280 GurumurthyGowdar
2009-07-23 18:23 ` Wolfgang Denk
2009-07-23 18:26 GurumurthyGowdar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.