From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: 3.11-rc1+ multiplatform kernel+dtb pandaboard issues Date: Wed, 21 Aug 2013 23:34:50 -0700 Message-ID: <20130822063449.GO7656@atomide.com> References: <20130821154321.GA26531@redacted.bos.redhat.com> <20130821194143.GE26531@redacted.bos.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:17998 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753536Ab3HVGew (ORCPT ); Thu, 22 Aug 2013 02:34:52 -0400 Content-Disposition: inline In-Reply-To: <20130821194143.GE26531@redacted.bos.redhat.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Kyle McMartin Cc: linux-omap@vger.kernel.org * Kyle McMartin [130821 12:48]: > On Wed, Aug 21, 2013 at 11:43:21AM -0400, Kyle McMartin wrote: > > I've suspected there might be a config issue, as omap2_defconfig > > works alright, as does booting a uImage with an appended > > omap4-panda.dtb, but there's no love with a zImage + initrd + dtb > > (or even just zImage without initrd + dtb.) > > > > after some further investigation, something odd is going on... turns > out things have been working (at least until initrd time, but that's > another story) fine but none of the bootargs have made it into the > kernel, so console= was unset and no messages came out. Hmm I've seen that with extra quotes around the u-boot bootargs line. But if things work OK with omap2plus_defconfig, then it sounds that something gets trashed with your .config options. Care to post your .config file somewhere? Regards, Tony