From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: OMAP3EVM not booting on l-o master Date: Fri, 6 Apr 2012 10:41:29 -0700 Message-ID: <20120406174129.GA15734@atomide.com> References: <20120405171653.GD3785@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:16145 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756666Ab2DFRld (ORCPT ); Fri, 6 Apr 2012 13:41:33 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Mohammed, Afzal" Cc: "R, Govindraj" , Paul Walmsley , "linux-omap@vger.kernel.org" * Mohammed, Afzal [120405 21:57]: > Hi Tony, > > On Thu, Apr 05, 2012 at 22:46:53, Tony Lindgren wrote: > > What happens if you disable CONFIG_OMAP_MUX? > > Then it boots properly. OK, so that's because then the mux interrupts won't get enabled like you noticed elsewhere in the thread. So something in Paul's series is changing the interrupt behaviour somehow? Tony