From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qmta02.emeryville.ca.mail.comcast.net (qmta02.emeryville.ca.mail.comcast.net [76.96.30.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 81DCAE0131E for ; Wed, 20 Mar 2013 11:48:32 -0700 (PDT) Received: from omta09.emeryville.ca.mail.comcast.net ([76.96.30.20]) by qmta02.emeryville.ca.mail.comcast.net with comcast id Du7S1l00H0S2fkCA2uoMVq; Wed, 20 Mar 2013 18:48:21 +0000 Received: from [127.0.0.1] ([71.225.124.244]) by omta09.emeryville.ca.mail.comcast.net with comcast id DuoK1l00T5GVvnK8VuoLUZ; Wed, 20 Mar 2013 18:48:20 +0000 Message-ID: <514A0473.8050704@comcast.net> Date: Wed, 20 Mar 2013 14:48:19 -0400 From: Steven Grunza User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 MIME-Version: 1.0 CC: "meta-ti@yoctoproject.org" References: <514873B9.3020500@comcast.net> <20130319172138.GQ32759@edge> <5148A9B4.5060702@comcast.net> <20130319182747.GH14761@denix.org> <5149C666.7040306@comcast.net> <20130320151759.GP14761@denix.org> <5149F665.9090204@comcast.net> <20130320175415.GW32759@edge> <5149FD74.3030906@comcast.net> <20130320182722.GX32759@edge> In-Reply-To: <20130320182722.GX32759@edge> X-Antivirus: avast! (VPS 130320-0, 03/20/2013), Outbound message X-Antivirus-Status: Clean DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; s=q20121106; t=1363805301; bh=H0fggMkFudsHlecVPA4UFor+V6eQPztuqBFiA15IVRM=; h=Received:Received:Message-ID:Date:From:Reply-To:MIME-Version: Subject:Content-Type; b=qB2U0zw7w/DH+UM5zhe9hjdgN4ZTyOXcjj248lRaaKWfFKFf3Q7TzhcA9h7XlJ6V6 qEMPoPutNdwU49mT/jxyzqIuFuzPYbceFb3CjpiIZxE9Fo303lo9mc8yvg9L5lb0Zp kcl94+MCkJjtJcDfksDlqrUAqMH00wdf/lRfMCymvcOZQ2D2AWNJz/dug6dy9Wr/Uc rpdrDBEghX4Ms/Pa6nRg/za23l0tIo/Eo737WUxGohkS+TkOU6rzlAgf+qVJ5G+ZcH PNon/hkg6E+YZkjefYv1XnpbcpfE1xs2oDduDXUJwWlp1YVwGTdIVz6XBwBdIAtMh+ jwDHKYVYpy9Jg== Subject: Re: Is this the correct list for AM3517 EVM questions? X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: grunzasr@comcast.net 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, 20 Mar 2013 18:48:32 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 3/20/2013 2:27 PM, Denys Dmytriyenko wrote: > On Wed, Mar 20, 2013 at 02:18:28PM -0400, Steven Grunza wrote: >> On 3/20/2013 1:54 PM, Denys Dmytriyenko wrote: >>> On Wed, Mar 20, 2013 at 01:48:21PM -0400, Steven Grunza wrote: >>>> On 3/20/2013 11:17 AM, Denys Dmytriyenko wrote: >>>>> On Wed, Mar 20, 2013 at 10:23:34AM -0400, Steven Grunza wrote: >>>>>> On 3/19/2013 2:27 PM, Denys Dmytriyenko wrote: >>>>>>> On Tue, Mar 19, 2013 at 02:08:52PM -0400, Steven Grunza wrote: >>>>>>>> On 3/19/2013 1:21 PM, Denys Dmytriyenko wrote: >>>>>>>>> On Tue, Mar 19, 2013 at 10:18:33AM -0400, Steven Grunza wrote: >>>>>>>>>> Hello, >>>>>>>>>> I have a LogicPD Zoom AM3517 experimenters board. Is this the >>>>>>>>>> correct list to ask questions about getting Yocto-based software >>>>>>>>>> running on this board? >>>>>>>>> Yes, this is one of the correct lists for asking questions about AM3517 board >>>>>>>>> when used with the Yocto Project. :) As this is the mailing list for meta-ti, >>>>>>>>> which is the official Texas Instruments BSP layer for OpenEmbedded-Core and >>>>>>>>> the Yocto Project, and AM3517 is currently one of the supported platforms in >>>>>>>>> meta-ti. >>>>>>>>> >>>>>>>> Wonderful. Can someone point me to information so that I can build >>>>>>>> a system using the Yocto project and program an SD card with the >>>>>>>> necessary files to boot my board into Linux? >>>>>>>> >>>>>>>> With all of the S7 DIP switches in the off position (which the >>>>>>>> AM3517 Development Kits User Manual indicates is the default boot >>>>>>> >from NAND) I don't get any output from the serial UART so my guess >>>>>>>> is that I've hosed the NAND. >>>>>>>> >>>>>>>> For debugging support I have a TI Stellaris LM3S8962 board which >>>>>>>> has the ability to act as a JTAG debugger to external hardware. For >>>>>>>> software I have OpenOCD 0.6.1 >>>>>>> I would assume you already checked this Hardware Setup page: >>>>>>> http://processors.wiki.ti.com/index.php/GSG:_AM35x_EVM_Hardware_Setup >>>>>>> >>>>>>> Then you would need to check the Boot from SD/MMC page: >>>>>>> http://processors.wiki.ti.com/index.php/AM35x_EVM_Boot_from_SD/MMC_card >>>>>>> >>>>>>> As of the software load, you can build a minimal rootfs image (e.g. >>>>>>> core-image-minimal) with all the BSP components and setup an SD card as >>>>>>> described above. You'll get the MLO, u-boot, uImage and rootfs as the >>>>>>> output of the build, that you need to load on to the card. >>>>>> To what should I have MACHINE set? Using beagleboard didn't work. >>>>> There is "am3517-evm" machine in meta-ti: >>>>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-ti/tree/conf/machine >>>>> >>>> What is the proper way to include the above file in my build >>>> environment or is there a URL describing it that I've missed? >>> You need to add meta-ti layer to your configuration. It can be as easy as >>> git-cloning it into your sources location, along with other "meta" layers and >>> adding it to your bblayers.conf file. You'd need to also add BBMASK to your >>> local.conf, as described in meta-ti README file. After that you can build for >>> MACHINE=am3517-evm >>> >> I did something wrong or missed a step. I got: >> >> grunzasr@stm32dbg:/home/yocto/poky-danny-8.0/build$ bitbake >> core-image-sato-sdk >> Pseudo is not present but is required, building this first before >> the main build >> Parsing recipes: 100% |#####################################################################################################| >> Time: 00:02:17 >> Parsing of 899 .bb files complete (0 cached, 899 parsed). 1205 >> targets, 67 skipped, 7 masked, 0 errors. >> ERROR: No recipes available for: >> /home/yocto/poky-danny-8.0/meta-ti/recipes-graphics/mesa/mesa-dri_9.0.2.bbappend >> ERROR: Command execution failed: Exited with 1 >> >> I put the meta-ti (via a git clone) into /home/yocto/poky-danny-8.0 > If you are using poky-danny as a base, you need to use "danny" branch of > meta-ti to match the versions. > How can I get a danny branch?