From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: omap mmc build errors Date: Wed, 3 May 2006 02:53:09 -0700 Message-ID: <20060503095308.GA30376@atomide.com> References: <443BAD8C.4090005@indt.org.br> <4457CE22.8050702@mvista.com> <00ae01c66e33$bf52cd20$7701a8c0@AthlonX2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <00ae01c66e33$bf52cd20$7701a8c0@AthlonX2> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Rick Foos Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Rick Foos [060502 15:00]: > CONFIG_MMC_OMAP also allowed the git kernel to boot on OMAP 2420 H4, Thanks. > ----- Original Message ----- > From: Kevin Hilman > > Haven't had time to dig, but this builds but doesn't boot on 1710/H3. Simply > disabling CONFIG_MMC_OMAP makes it boot. Hmmm, seems like only 15xx works now. The driver hangs for 16xx in the while loop in mmc_omap_set_ios(). Also I noticed that all the menelaus code is missing so it won't work on 24xx. Tony