Re: MMC broken on beagleboard with current git

2008-09-30 Thread Felipe Balbi
On Tue, Sep 30, 2008 at 04:35:51PM +0300, Tony Lindgren wrote: > * Felipe Balbi <[EMAIL PROTECTED]> [080930 16:22]: > > On Tue, Sep 30, 2008 at 03:58:39PM +0300, Tony Lindgren wrote: > > > + * One controller can have multiple slots, like on some omap boards using > > > + * omap.c controller driver.

Re: MMC broken on beagleboard with current git

2008-09-30 Thread Tony Lindgren
* Felipe Balbi <[EMAIL PROTECTED]> [080930 16:22]: > On Tue, Sep 30, 2008 at 03:58:39PM +0300, Tony Lindgren wrote: > > + * One controller can have multiple slots, like on some omap boards using > > + * omap.c controller driver. Luckily this is not currently done on any > > known > > + * omap_hsmm

Re: MMC broken on beagleboard with current git

2008-09-30 Thread Felipe Contreras
On Tue, Sep 30, 2008 at 3:58 PM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > * Tony Lindgren <[EMAIL PROTECTED]> [080928 15:44]: >> * Tony Lindgren <[EMAIL PROTECTED]> [080926 14:11]: >> > * Tony Lindgren <[EMAIL PROTECTED]> [080926 10:40]: >> > > * Steve Sakoman <[EMAIL PROTECTED]> [080925 18:24]:

Re: MMC broken on beagleboard with current git

2008-09-30 Thread Felipe Balbi
On Tue, Sep 30, 2008 at 03:58:39PM +0300, Tony Lindgren wrote: > + * One controller can have multiple slots, like on some omap boards using > + * omap.c controller driver. Luckily this is not currently done on any known > + * omap_hsmmc.c device. this is only true for omap1 afaict. -- balbi -- T

Re: MMC broken on beagleboard with current git

2008-09-30 Thread Tony Lindgren
* Tony Lindgren <[EMAIL PROTECTED]> [080928 15:44]: > * Tony Lindgren <[EMAIL PROTECTED]> [080926 14:11]: > > * Tony Lindgren <[EMAIL PROTECTED]> [080926 10:40]: > > > * Steve Sakoman <[EMAIL PROTECTED]> [080925 18:24]: > > > > On Thu, Sep 25, 2008 at 3:39 AM, Tony Lindgren <[EMAIL PROTECTED]> > >

Re: MMC broken on beagleboard with current git

2008-09-28 Thread Tony Lindgren
* Tony Lindgren <[EMAIL PROTECTED]> [080926 14:11]: > * Tony Lindgren <[EMAIL PROTECTED]> [080926 10:40]: > > * Steve Sakoman <[EMAIL PROTECTED]> [080925 18:24]: > > > On Thu, Sep 25, 2008 at 3:39 AM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > > > > > > > Hmm, I don't understand how it could work

Re: MMC broken on beagleboard with current git

2008-09-26 Thread Tony Lindgren
* Tony Lindgren <[EMAIL PROTECTED]> [080926 10:40]: > * Steve Sakoman <[EMAIL PROTECTED]> [080925 18:24]: > > On Thu, Sep 25, 2008 at 3:39 AM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > > > > > Hmm, I don't understand how it could work on 3430sdp... > > > > > > Looks like board-omap3beagle.c calls

Re: MMC broken on beagleboard with current git

2008-09-26 Thread Tony Lindgren
* Steve Sakoman <[EMAIL PROTECTED]> [080925 18:24]: > On Thu, Sep 25, 2008 at 3:39 AM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > > > Hmm, I don't understand how it could work on 3430sdp... > > > > Looks like board-omap3beagle.c calls hsmmc_init() just like > > board-3430sdp.c. Maybe timings have

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Steve Sakoman
On Thu, Sep 25, 2008 at 3:39 AM, Tony Lindgren <[EMAIL PROTECTED]> wrote: > Hmm, I don't understand how it could work on 3430sdp... > > Looks like board-omap3beagle.c calls hsmmc_init() just like > board-3430sdp.c. Maybe timings have changed and you need > a longer delay somewhere during the init?

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Tony Lindgren
* Koen Kooi <[EMAIL PROTECTED]> [080925 13:25]: > > Op 25 sep 2008, om 11:47 heeft Tony Lindgren het volgende geschreven: > >> * Koen Kooi <[EMAIL PROTECTED]> [080925 12:23]: >>> >>> Op 25 sep 2008, om 10:51 heeft Tony Lindgren het volgende geschreven: >>> * Koen Kooi <[EMAIL PROTECTED]> [0809

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Koen Kooi
Op 25 sep 2008, om 11:47 heeft Tony Lindgren het volgende geschreven: * Koen Kooi <[EMAIL PROTECTED]> [080925 12:23]: Op 25 sep 2008, om 10:51 heeft Tony Lindgren het volgende geschreven: * Koen Kooi <[EMAIL PROTECTED]> [080925 11:42]: Hi, I just built a kernel from current git[1] and the

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Tony Lindgren
* Koen Kooi <[EMAIL PROTECTED]> [080925 12:23]: > > Op 25 sep 2008, om 10:51 heeft Tony Lindgren het volgende geschreven: > >> * Koen Kooi <[EMAIL PROTECTED]> [080925 11:42]: >>> Hi, >>> >>> I just built a kernel from current git[1] and the mmc controller >>> doesn't >>> get detected on boot on m

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Koen Kooi
Op 25 sep 2008, om 10:51 heeft Tony Lindgren het volgende geschreven: * Koen Kooi <[EMAIL PROTECTED]> [080925 11:42]: Hi, I just built a kernel from current git[1] and the mmc controller doesn't get detected on boot on my beagleboards. The omap mmc system has seen a lot of changes lately

Re: MMC broken on beagleboard with current git

2008-09-25 Thread Tony Lindgren
* Koen Kooi <[EMAIL PROTECTED]> [080925 11:42]: > Hi, > > I just built a kernel from current git[1] and the mmc controller doesn't > get detected on boot on my beagleboards. The omap mmc system has seen a > lot of changes lately, does anyone have a hint where to start looking > before attemping

MMC broken on beagleboard with current git

2008-09-25 Thread Koen Kooi
Hi, I just built a kernel from current git[1] and the mmc controller doesn't get detected on boot on my beagleboards. The omap mmc system has seen a lot of changes lately, does anyone have a hint where to start looking before attemping a bisect? regards, Koen [1] http://source.mvist