Re: [U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-11-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 22:55 Thu 06 Nov , Stelian Pop wrote: > Le jeudi 06 novembre 2008 à 20:27 +0100, Jean-Christophe > PLAGNIOL-VILLARD a écrit : > > On 18:07 Tue 21 Oct , Stelian Pop wrote: > > > At least some (old ?) versions of the AT91Bootstrap do not set up the > > > PLLB correctly to 48 MHz in order t

Re: [U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-11-06 Thread Stelian Pop
Le jeudi 06 novembre 2008 à 20:27 +0100, Jean-Christophe PLAGNIOL-VILLARD a écrit : > On 18:07 Tue 21 Oct , Stelian Pop wrote: > > At least some (old ?) versions of the AT91Bootstrap do not set up the > > PLLB correctly to 48 MHz in order to make USB host function correctly. > > > > This patch

Re: [U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-11-06 Thread Jean-Christophe PLAGNIOL-VILLARD
On 18:07 Tue 21 Oct , Stelian Pop wrote: > At least some (old ?) versions of the AT91Bootstrap do not set up the > PLLB correctly to 48 MHz in order to make USB host function correctly. > > This patch sets up the PLLB to the same values Linux uses, and makes USB > work ok on the following CPUs

Re: [U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-10-21 Thread Stelian Pop
Le mardi 21 octobre 2008 à 19:54 +0200, Remy Bohmer a écrit : > Hello Stelian, Hi Remy, > Are all your USB stick problems solved by now? Including that stick > that did not work? Nope. I still have one (kinda old) stick which does not work, on any AT91 board. But I suspect the issues are no long

Re: [U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-10-21 Thread Remy Bohmer
Hello Stelian, 2008/10/21 Stelian Pop <[EMAIL PROTECTED]>: > At least some (old ?) versions of the AT91Bootstrap do not set up the > PLLB correctly to 48 MHz in order to make USB host function correctly. > > This patch sets up the PLLB to the same values Linux uses, and makes USB > work ok on the

[U-Boot] [PATCH] AT91: Enable PLLB for USB

2008-10-21 Thread Stelian Pop
At least some (old ?) versions of the AT91Bootstrap do not set up the PLLB correctly to 48 MHz in order to make USB host function correctly. This patch sets up the PLLB to the same values Linux uses, and makes USB work ok on the following CPUs: - AT91CAP9 - AT91SAM9260 - AT