Re: [U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X

2010-04-24 Thread Marek Vasut
Dne So 24. dubna 2010 03:39:24 Andy Fleming napsal(a): > On Fri, Apr 23, 2010 at 8:29 PM, Marek Vasut wrote: > > Dne So 24. dubna 2010 03:13:07 Andy Fleming napsal(a): > >> On Sun, Apr 4, 2010 at 7:32 PM, Marek Vasut wrote: > >> > In case the delays were set to 1, the MMC card on PXA27X board

Re: [U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X

2010-04-23 Thread Andy Fleming
On Fri, Apr 23, 2010 at 8:29 PM, Marek Vasut wrote: > Dne So 24. dubna 2010 03:13:07 Andy Fleming napsal(a): >> On Sun, Apr 4, 2010 at 7:32 PM, Marek Vasut wrote: >> > In case the delays were set to 1, the MMC card on PXA27X boards (and >> > PXA3xx boards) didn't initialize on first try. Incr

Re: [U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X

2010-04-23 Thread Marek Vasut
Dne So 24. dubna 2010 03:13:07 Andy Fleming napsal(a): > On Sun, Apr 4, 2010 at 7:32 PM, Marek Vasut wrote: > > In case the delays were set to 1, the MMC card on PXA27X boards (and > > PXA3xx boards) didn't initialize on first try. Increasing the delays and > > leaving just those for PXA25x an

Re: [U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X

2010-04-23 Thread Andy Fleming
On Sun, Apr 4, 2010 at 7:32 PM, Marek Vasut wrote: > In case the delays were set to 1, the MMC card on PXA27X boards (and > PXA3xx > boards) didn't initialize on first try. Increasing the delays and leaving just > those for PXA25x and 26x (that is 20) fixes this problem. In general, I o

Re: [U-Boot] [PATCH] PXAMMC: Drop different delays for PXA27X

2010-04-14 Thread Marek Vasut
Dne Po 5. dubna 2010 02:32:50 Marek Vasut napsal(a): > In case the delays were set to 1, the MMC card on PXA27X boards (and > PXA3xx boards) didn't initialize on first try. Increasing the delays and > leaving just those for PXA25x and 26x (that is 20) fixes this problem. > > Signed-off-by: