From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 87EA8E00344 for ; Thu, 27 Sep 2012 14:29:02 -0700 (PDT) Received: from dlelxv30.itg.ti.com ([172.17.2.17]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id q8RLStHF019807; Thu, 27 Sep 2012 16:28:55 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv30.itg.ti.com (8.13.8/8.13.8) with ESMTP id q8RLStaO029744; Thu, 27 Sep 2012 16:28:55 -0500 Received: from dlelxv22.itg.ti.com (172.17.1.197) by dfle73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.1.323.3; Thu, 27 Sep 2012 16:28:55 -0500 Received: from localhost ([158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id q8RLStCK011831; Thu, 27 Sep 2012 16:28:55 -0500 Date: Thu, 27 Sep 2012 17:28:54 -0400 From: Denys Dmytriyenko To: Nicolas Dechesne Message-ID: <20120927212854.GB7653@edge> References: <506479FF.8050305@mlbassoc.com> <20120927162455.GA7653@edge> <50647F76.6020109@mlbassoc.com> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: pandaboard not booting X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Sep 2012 21:29:02 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Thu, Sep 27, 2012 at 11:15:55PM +0200, Nicolas Dechesne wrote: > On Thu, Sep 27, 2012 at 6:31 PM, Gary Thomas wrote: > > I build the Panda kernel (based on the latest TI/Ubuntu tree > > ti-ubuntu-3.4-1485.7 branch) > > all the time with the Yocto toolchain & it works just fine. > > > > I also tried the off-the-shelf 3.1.0 which worked as well. > > > > There must be something odd about the 3.1 kernel built from the > > linux-omap4-3.1.0 > > recipe which is the default when built using Yocto+meta-ti > > i don't think there should be any valid reason to continue with this > old kernel. first there isn't anyone who maintains that branch (my > team maintains that evil vendor tree). For Panda I would either > recommend to use to a more recent branch (like 3.4), in fact we might > even consider http://git.linaro.org/gitweb?p=landing-teams/working/ti/kernel.git > (branch tilt-3.4) as this is the base for our 'ubuntu' derived branch. > in fact for Panda, just mainline might be another option too.. Thanks, Nicolas! I'll give it a try with either of those trees and update the recipe accordingly. -- Denys