public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: dongdaking <dongdaking@hotmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] ERROR: CTL:TIMEOUT - USB porting issue for UBoot on S3C2450
Date: Sat, 19 Dec 2009 05:45:15 -0800 (PST)	[thread overview]
Message-ID: <26855139.post@talk.nabble.com> (raw)


Hi, 

I am porting UBoot on S3C2450 and has an USB issue. Here is an error
message: 

ERROR: CTL:TIMEOUT 
USB device not responding, giving up (status=20) 
2 USB Device(s) found 
       scanning bus for storage devices... 
0 Storage Device(s) found 

The problem seems  submit_common_msg couldn't get description of USB flash
memory device 

Could I have help? Please tell me if you had this issue before. Thank you
for your helping

Here is a log data 

usb start

(Re)start USB...

USB:   INFO: aligned ghcca c3e4f900

DEBUG: USB HC reset_hc usb-smdk2450: ctrl = 0x9F ;

DEBUG: OHCI controller usb-smdk2450 state

DEBUG: control: 0x0000008f HCFS=operational IE PLE CBSR=3

DEBUG: cmdstatus: 0x00000000 SOC=0

DEBUG: intrstatus: 0x00000044 RHSC SF

DEBUG: intrenable: 0x00000053 RHSC UE WDH SO

DEBUG: hcca frame #0000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

scanning bus for devices... New Device 0

start 0st usb_new_device

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x100 index 0x0 length 0x40

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

INFO: Root-Hub: adr:  0 cmd(8): 00000680 0100 0000 0040

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:64/64 stat:0x0

start 1st usb_new_device

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x100 index 0x0 length 0x40

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

INFO: Root-Hub: adr:  0 cmd(8): 00000680 0100 0000 0040

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:64/64 stat:0x0

start 2st usb_new_device

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x100 index 0x0 length 0x40

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

INFO: Root-Hub: adr:  0 cmd(8): 00000680 0100 0000 0040

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:64/64 stat:0x0

set address 1

usb_control_msg: request: 0x5, requesttype: 0x0

value 0x1 index 0x0 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000500 0001 0000 0000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x100 index 0x0 length 0x12

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/18 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/18 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000680 0100 0000 0012

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:18/18 stat:0x0

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x200 index 0x0 length 0x8

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/8 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000680 0200 0000 0008

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:8/8 stat:0x0

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x200 index 0x0 length 0x19

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/25 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/25 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000680 0200 0000 0019

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:25/25 stat:0x0

get_conf_no 0 Result 25, wLength 25

if 0, ep 0

##EP epmaxpacketin[1] = 2

set configuration 1

usb_control_msg: request: 0x9, requesttype: 0x0

value 0x1 index 0x0 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000900 0001 0000 0000

INFO: WR:status  0x10000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

new device strings: Mfr=0, Product=1, SerialNumber=0

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x300 index 0x0 length 0xFF

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000680 0300 0000 00ff

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:255/255 stat:0x0

USB device number 1 default language ID 0x409

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x301 index 0x409 length 0xFF

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/255 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000680 0301 0409 00ff

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:255/255 stat:0x0

Manufacturer 

Product      OHCI Root Hub

SerialNumber 

usb_control_msg: request: 0x6, requesttype: 0xA0

value 0x2900 index 0x0 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000006a0 2900 0000 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x6, requesttype: 0xA0

value 0x2900 index 0x0 length 0x9

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/9 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/9 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000006a0 2900 0000 0009

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:9/9 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA0

value 0x0 index 0x0 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a0 0000 0000 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x3, requesttype: 0x23

value 0x8 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000323 0008 0001 0000

INFO: WR:portstatus[0]    0x100

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x3, requesttype: 0x23

value 0x8 index 0x2 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000323 0008 0002 0000

INFO: WR:portstatus[1]    0x100

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA3

value 0x0 index 0x1 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a3 0000 0001 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA3

value 0x0 index 0x1 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a3 0000 0001 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00010101 CSC PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x1, requesttype: 0x23

value 0x10 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000123 0010 0001 0000

INFO: WR:portstatus[0]  0x10000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00000101 PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x3, requesttype: 0x23

value 0x4 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000323 0004 0001 0000

INFO: WR:portstatus[0]     0x10

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA3

value 0x0 index 0x1 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a3 0000 0001 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x1, requesttype: 0x23

value 0x14 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000123 0014 0001 0000

INFO: WR:portstatus[0] 0x100000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00000103 PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

New Device 1

start 0st usb_new_device

usb_control_msg: request: 0x6, requesttype: 0x80

value 0x100 index 0x0 length 0x40

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

DEBUG: SUB URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x80000000

DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



DEBUG: %

DEBUG: hc_interrupt: returning..



ERROR: hc_interrupt: returning..



ERROR: CTL:TIMEOUT 

DEBUG: submit_common_msg: TO status ff



DEBUG: RET(ctlr) URB:[   0] dev: 0,ep: 0-I,type:CTRL,len:0/64 stat:0x20

usb_new_device: 64 byte descr

usb_control_msg: request: 0x3, requesttype: 0x23

value 0x4 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000323 0004 0001 0000

INFO: WR:portstatus[0]     0x10

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA3

value 0x0 index 0x1 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a3 0000 0001 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00100103 PRSC PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

usb_control_msg: request: 0x1, requesttype: 0x23

value 0x14 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000123 0014 0001 0000

INFO: WR:portstatus[0] 0x100000

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00000103 PPS PES CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

set address 2

usb_control_msg: request: 0x5, requesttype: 0x0

value 0x2 index 0x0 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 0,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

ERROR: submit_control_message: pipesize for pipe 80000000 is zero



      USB device not accepting new address (error=80000000)

usb_control_msg: request: 0x1, requesttype: 0x23

value 0x1 index 0x1 length 0x0

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 00000123 0001 0001 0000

INFO: WR:portstatus[0]      0x1

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00000101 PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-O,type:CTRL,len:0/0 stat:0x0

usb_control_msg: request: 0x0, requesttype: 0xA3

value 0x0 index 0x2 length 0x4

INFO: submit_control_msg

DEBUG: SUB URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

DEBUG: SUB(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:0/4 stat:0x80000000

INFO: Root-Hub: adr:  1 cmd(8): 000000a3 0000 0002 0004

DEBUG: roothub.a: 02001202 POTPGT=2 NOCP NPS NDP=2

DEBUG: roothub.b: 00000000 PPCM=0000 DR=0000

DEBUG: roothub.status: 00000000

DEBUG: roothub.portstatus [0] = 0x00000101 PPS CCS

DEBUG: roothub.portstatus [1] = 0x00000100 PPS

DEBUG: RET(rh) URB:[   0] dev: 1,ep: 0-I,type:CTRL,len:4/4 stat:0x0

2 USB Device(s) found

       scanning bus for storage devices...
0 Storage Device(s) found 

Thank you a lot. 
Best regards


-- 
View this message in context: http://old.nabble.com/ERROR%3A-CTL%3ATIMEOUT---USB-porting-issue-for-UBoot-on-S3C2450-tp26855139p26855139.html
Sent from the Uboot - Users mailing list archive at Nabble.com.

             reply	other threads:[~2009-12-19 13:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 13:45 dongdaking [this message]
2012-11-23  8:10 ` [U-Boot] ERROR: CTL:TIMEOUT - USB porting issue for UBoot on S3C2450 rui Yang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=26855139.post@talk.nabble.com \
    --to=dongdaking@hotmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox