From owner-freebsd-arm@FreeBSD.ORG Wed May 1 05:56:10 2013 Return-Path: Delivered-To: arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 92F14483 for ; Wed, 1 May 2013 05:56:10 +0000 (UTC) (envelope-from br@bsdpad.com) Received: from mail.bsdpad.com (mail.bsdpad.com [109.107.176.56]) by mx1.freebsd.org (Postfix) with ESMTP id 54D521C22 for ; Wed, 1 May 2013 05:56:10 +0000 (UTC) Received: from br by mail.bsdpad.com with local (Exim 4.80.1) (envelope-from ) id 1UXPwA-0005Hm-Ty for arm@freebsd.org; Wed, 01 May 2013 05:50:42 +0000 Date: Wed, 1 May 2013 05:50:42 +0000 From: Ruslan Bukin To: arm@freebsd.org Subject: Re: usb on exynos5 Message-ID: <20130501055042.GA2161@jail.io> References: <20130426073302.GA1592@jail.io> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20130426073302.GA1592@jail.io> User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 May 2013 05:56:10 -0000 sorry for the noise...it fixed. it was misconfiguration in timer and usb PHY settings. Seems now usb works stable. -Ruslan On Fri, Apr 26, 2013 at 07:33:02AM +0000, Ruslan Bukin wrote: > hi > > I'm trying to setup usb EHCI on Exynos5250. > EHCI works OK in u-boot and also in ubldr > > but no luck in kernel. I tried with and without > PHY re-initialize, but results is almost the same: > > http://pastebin.ca/2367010 > > usb powered by two GPIO pins. they stay unchanged (turned ON) > while kernel take-off > > may be it is about wrong eventtimer configuration? > GIC works fine though... > > -Ruslan > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"