From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 31127E00722 for ; Wed, 10 Jul 2013 09:46:20 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id r6AGkJqD019761; Wed, 10 Jul 2013 11:46:19 -0500 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r6AGkJRl016460; Wed, 10 Jul 2013 11:46:19 -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.2.342.3; Wed, 10 Jul 2013 11:46:18 -0500 Received: from localhost (gtudedge.gt.design.ti.com [158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r6AGkIwL020271; Wed, 10 Jul 2013 11:46:18 -0500 Date: Wed, 10 Jul 2013 12:46:18 -0400 From: Denys Dmytriyenko To: Brian Hutchinson Message-ID: <20130710164618.GD16407@edge> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: Which machine type to use for DaVinci DM6446 and TI816x? 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: Wed, 10 Jul 2013 16:46:21 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Jul 09, 2013 at 11:21:13AM -0400, Brian Hutchinson wrote: > Hi, Hey, Brian, Long time no see! > I have to support DaVinci DM6446, AM1808, OMAP-L138 and C6A816x which has > turned into TI816x in later silicon releases. > > I'm trying to figure out what conf/machine to use for the above SoC's. > > In Denzil, I see am389x-evm.conf and c6a816x-evm.conf and both include the > same ti816x.inc file, but I do not see support for this machine in Danny or > Dylan (unless I'm missing something). How should I go about using Dylan > with the ti816x? http://thread.gmane.org/gmane.linux.embedded.yocto.meta-ti/1544 > For DaVinci DM6446, I don't see an obvious machine type that supports it > but I know that the DM6446, AM1808 and OMAP-L138 are all in the same ARM926 > family (da850) so should I be using the am1808-evm.conf for DaVinci DM6446? DM6446 is quite different from OMAP-L138. Both AM180x and DA850 are just derivatives of OMAP-L138. Anyway, DM6446 is no longer supported, as it's a very old platform. > I've always used Arago or Angstrom for DM6446 support in the past and so > I'm not sure which .conf I should be using with meta-ti. My gut says use > am1808-evm.conf but I thought I should ask to be sure. -- Denys