Re: omap4: hsmmc: Fix improper card detection while booting

2010-11-17 Thread Chris Ball
Hi Kishore, On Mon, Nov 15, 2010 at 02:38:59PM +0530, kishore kadiyala wrote: > While booting OMAP4 ES2.0 boards, cards on MMC1 and MMC2 controllers > are not getting detected some times. > > During reset of command/data line, wrong pointer to base address > was passed while read operation to SYS

Re: omap4: hsmmc: Fix improper card detection while booting

2010-11-16 Thread Tony Lindgren
* kishore kadiyala [101115 00:59]: > While booting OMAP4 ES2.0 boards, cards on MMC1 and MMC2 controllers > are not getting detected some times. > > During reset of command/data line, wrong pointer to base address > was passed while read operation to SYSCTL register, thus impacting > the updated

RE: omap4: hsmmc: Fix improper card detection while booting

2010-11-15 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of kishore kadiyala > Sent: Monday, November 15, 2010 3:09 AM > To: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org > Subject: omap4: hsmmc: Fix improper card detection

Re: omap4: hsmmc: Fix improper card detection while booting

2010-11-15 Thread Felipe Balbi
On Mon, Nov 15, 2010 at 03:08:59AM -0600, Kadiyala, Kishore wrote: While booting OMAP4 ES2.0 boards, cards on MMC1 and MMC2 controllers are not getting detected some times. During reset of command/data line, wrong pointer to base address was passed while read operation to SYSCTL register, thus i