From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 9 Jun 2009 20:59:53 +0200 Subject: [U-Boot] at91: fix a USB problem for AT91SAM9261 In-Reply-To: <4A2931A7.9030506@ronetix.at> References: <4A2931A7.9030506@ronetix.at> Message-ID: <20090609185953.GD7621@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 16:54 Fri 05 Jun , RONETIX - Ilko Iliev wrote: > This patch corrects the missing PLLB initialization in usb_cpu_init() > for AT91SAM9261. > Because of the missing PLLB initialization, the USB support for all > AT91SAM9261 based boards will work only if the PLLB is configured by a > precedent bootloader. > > Signed-off-by: Ilko Iliev > > diff --git a/drivers/usb/host/ohci-at91.c b/drivers/usb/host/ohci-at91.c > index c35319c..954b657 100644 Remy will apply for the rc3? Best Regards, J.