From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: MMC broken on beagleboard with current git Date: Thu, 25 Sep 2008 11:51:44 +0300 Message-ID: <20080925085142.GC5222@atomide.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-bos.mailhop.org ([63.208.196.178]:57689 "EHLO mho-01-bos.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306AbYIYIvt (ORCPT ); Thu, 25 Sep 2008 04:51:49 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Koen Kooi Cc: "linux-omap@vger.kernel.org List" , beagleboard Board * Koen Kooi [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 a bisect? Sounds like the recent mmc init changes we've done: 535e1808d1c77a580815f7d7daacc6c030e29cb1 8e6e06c71b9d21d85a3ae652868e2802c054a08a c434c15d28c82d92e55897bd265c423e9ab69362 I've verified that it works on omap3430sdp. But mach-omap2/hsmmc.c needs some more work done to support other mmc controllers besides the first one. I don't think other controllers ever worked before these patches either though.. Let me know if you can narrow it down to some commit and I may be able to help further from there. Tony > [1] http://source.mvista.com/git/gitweb.cgi?p=linux-omap-2.6.git;a=commit;h=c434c15d28c82d92e55897bd265c423e9ab69362