From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Tue, 9 Jun 2009 21:52:00 +0200 Subject: [U-Boot] at91: fix a USB problem for AT91SAM9261 In-Reply-To: <3efb10970906091217g224a306aqb84a72981f9a44b0@mail.gmail.com> References: <4A2931A7.9030506@ronetix.at> <20090609185953.GD7621@game.jcrosoft.org> <3efb10970906091217g224a306aqb84a72981f9a44b0@mail.gmail.com> Message-ID: <20090609195200.GF7621@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 21:17 Tue 09 Jun , Remy Bohmer wrote: > Hello, > > 2009/6/9 Jean-Christophe PLAGNIOL-VILLARD : > > 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? > > OK, I had this patch already on the todo list for (regression) testing... > But if I you ack it I will apply it without further testing... ;-) Yes I do Acked-by: Jean-Christophe PLAGNIOL-VILLARD the pm9261 was tested with it and depend on it (it's support will be send soon) Best Regards, J.