From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Spielberger Date: Thu, 26 May 2011 13:30:43 +0200 Subject: [U-Boot] [PATCH 3/3] omap3_beagle: enable EHCI and USB storage. References: 1301697430-4102-1-git-send-email-holler@ahsoftware.de Message-ID: <4DDE39E3.70700@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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.