[U-Boot] [PATCH 3/3] omap3_beagle: enable EHCI and USB storage.

Christian Spielberger christian.spielberger at gmail.com
Thu May 26 13:30:43 CEST 2011


Hi Alexander Holler,

is EHCI on omap3 already working?

On my beagleboard xM

usb start

hangs at this position in method ehci_hcd_init:

+	/* perform TLL soft reset, and wait until reset is complete */
+	writel(OMAP_USBTLL_SYSCONFIG_SOFTRESET,
+		OMAP3_USBTLL_BASE + OMAP_USBTLL_SYSCONFIG);


regards,
chris.


More information about the U-Boot mailing list