Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • early-display
  • variant-emmc-nvme-boot
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
7 results

ehci-omap.c

Blame
  • Forked from Reform / reform-boundary-uboot
    22029 commits behind the upstream repository.
    • Roger Quadros's avatar
      835a5559
      usb: ehci-omap: Reset the USB Host OMAP module · 835a5559
      Roger Quadros authored
      
      In commit bb1f327d we removed the UHH reset to fix NFS root (over usb
      ethernet) problems with Beagleboard (3530 ES1.0). However, this
      seems to cause USB detection problems for Pandaboard, about (3/8).
      
      On further investigation, it seems that doing the UHH reset is not
      the cause of the original Beagleboard problem, but in the way the reset
      was done.
      
      This patch adds proper UHH RESET mechanism for OMAP3 and OMAP4/5 based
      on the UHH_REVISION register. This should fix the Beagleboard NFS
      problem as well as the Pandaboard USB detection problem.
      
      Reported-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
      CC: Stefan Roese <sr@denx.de>
      Reviewed-by: default avatarStefan Roese <sr@denx.de>
      Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
      835a5559
      History
      usb: ehci-omap: Reset the USB Host OMAP module
      Roger Quadros authored
      
      In commit bb1f327d we removed the UHH reset to fix NFS root (over usb
      ethernet) problems with Beagleboard (3530 ES1.0). However, this
      seems to cause USB detection problems for Pandaboard, about (3/8).
      
      On further investigation, it seems that doing the UHH reset is not
      the cause of the original Beagleboard problem, but in the way the reset
      was done.
      
      This patch adds proper UHH RESET mechanism for OMAP3 and OMAP4/5 based
      on the UHH_REVISION register. This should fix the Beagleboard NFS
      problem as well as the Pandaboard USB detection problem.
      
      Reported-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
      CC: Stefan Roese <sr@denx.de>
      Reviewed-by: default avatarStefan Roese <sr@denx.de>
      Signed-off-by: default avatarRoger Quadros <rogerq@ti.com>
    ehci-omap.c 7.38 KiB