Advertisement
Guest User

Untitled

a guest
Aug 4th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. Hello from ehci-sunxi probe!
  2. Ugly setting of the reset clock.
  3. END: Ugly setting of the reset clock.
  4. of_get_named_gpio_flags exited with status 230
  5.  
  6. GPIO ID = 230
  7. Adding USB EHCI HCD!
  8. sunxi-ehci 1c14000.ehci0: EHCI Host Controller
  9. sunxi-ehci 1c14000.ehci0: new USB bus registered, assigned bus number 1
  10. sunxi-ehci 1c14000.ehci0: reset hcs_params 0x1101 dbg=0 cc=1 pcc=1 ordered !ppc ports=1
  11. sunxi-ehci 1c14000.ehci0: reset hcc_params a026 thresh 2 uframes 256/512/1024 park
  12. sunxi-ehci 1c14000.ehci0: park 0
  13. sunxi-ehci 1c14000.ehci0: reset command 0080b02 park=3 ithresh=8 period=1024 Reset HALT
  14. sunxi-ehci 1c14000.ehci0: irq 19, io mem 0x01c14000
  15. sunxi-ehci 1c14000.ehci0: init command 0010005 (park)=0 ithresh=1 period=512 RUN
  16. sunxi-ehci 1c14000.ehci0: USB 2.0 started, EHCI 1.00
  17. usb usb1: default language 0x0409
  18. usb usb1: udev 1, busnum 1, minor = 0
  19. usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  20. usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  21. usb usb1: Product: EHCI Host Controller
  22. usb usb1: Manufacturer: Linux 3.11.0-rc1-00031-g4cfde52-dirty ehci_hcd
  23. usb usb1: SerialNumber: 1c14000.ehci0
  24. usb usb1: usb_probe_device
  25. usb usb1: configuration #1 chosen from 1 choice
  26. usb usb1: adding 1-0:1.0 (config #1, interface 0)
  27. hub 1-0:1.0: usb_probe_interface
  28. hub 1-0:1.0: usb_probe_interface - got id
  29. hub 1-0:1.0: USB hub found
  30. hub 1-0:1.0: 1 port detected
  31. hub 1-0:1.0: standalone hub
  32. hub 1-0:1.0: no power switching (usb 1.0)
  33. hub 1-0:1.0: individual port over-current protection
  34. hub 1-0:1.0: power on to power good time: 20ms
  35. hub 1-0:1.0: local power source is good
  36. hub 1-0:1.0: trying to enable port power on non-switchable hub
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement