From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Thu, 7 Aug 2008 17:53:44 +0200 Subject: [U-Boot-Users] [PATCH 4/7 v6] USB: Add support for OHCI controller on S3C6400 In-Reply-To: <87sktgn7ja.fsf@denx.de> References: <87sktgn7ja.fsf@denx.de> Message-ID: <20080807155344.GA23606@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:56 Thu 07 Aug , Markus Klotzb?cher wrote: > Guennadi Liakhovetski writes: > > > Notice: USB on S3C6400 currently works _only_ with switched off MMU. One could > > try to enable the MMU, but map addresses 1-to-1, and disable data cache, then > > it should work too and we could still profit from instruction cache. > > > > Signed-off-by: Guennadi Liakhovetski > Acked-by: Markus Klotzbuecher > > I can't apply this to the USB custodian repository without the rest of > the patchset being applied. I'm also fine if the ARM custodian picks > this one up. I'll do. Thanks for the Ack Best Regards, J.