Skip to content
  • Jagan Teki's avatar
    configs: rockchip: Enable USB2PHY for RK3328 boards · b6fd3c63
    Jagan Teki authored and Kever Yang's avatar Kever Yang committed
    Enable USB2PHY for all RK3328 boards.
    
    => usb start
    starting USB...
    Bus usb@ff5c0000: USB EHCI 1.00
    Bus usb@ff5d0000: USB OHCI 1.0
    Bus usb@ff600000: generic_phy_get_bulk : no phys property
    Register 2000140 NbrPorts 2
    Starting the controller
    USB XHCI 1.10
    Bus usb@ff580000: USB DWC2
    scanning bus usb@ff5c0000 for devices... 2 USB Device(s) found
    scanning bus usb@ff5d0000 for devices... 1 USB Device(s) found
    scanning bus usb@ff600000 for devices... 2 USB Device(s) found
    scanning bus usb@ff580000 for devices... 2 USB Device(s) found
           scanning usb for storage devices... 2 Storage Device(s) found
    => usb tree
    USB device tree:
      1  Hub (480 Mb/s, 0mA)
      |  u-boot EHCI Host Controller
      |
      +-2  Mass Storage (480 Mb/s, 500mA)
           TS-RDF5A Transcend 000000000009
    
      1  Hub (12 Mb/s, 0mA)
          U-Boot Root Hub
    
      1  Hub (5 Gb/s, 0mA)
      |  U-Boot XHCI Host Controller
      |
      +-2  Mass Storage (5 Gb/s, 224mA)
           SanDisk Dual Drive 040130e3ee554b7078843f4eb33...
    b6fd3c63