From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-15?Q?=22David_M=FCller_=28ELSOFT_AG=29=22?= Date: Sat, 17 Feb 2007 08:46:41 +0100 Subject: [U-Boot-Users] [PATCH] Bugfix for S3C24x0 usb-ohci driver Message-ID: <45D6B2E1.7070508@elsoft.ch> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello According to the S3C2410 user's manual, the clock enabling/disabling for the USB host controller is done by bit 6, not 4 (which is the NAND controller). The attach patch fixes this error. ChangeLog: * Fix incorrect bit number in s3c24x0/usb_ohci.c Dave -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: usb_ohci.c.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20070217/7c5a5118/attachment.txt