From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f50.google.com (mail-pb0-f50.google.com [209.85.160.50]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DA6DFE003DB for ; Fri, 15 Mar 2013 17:30:08 -0700 (PDT) Received: by mail-pb0-f50.google.com with SMTP id up1so4445348pbc.9 for ; Fri, 15 Mar 2013 17:30:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=Gt8lTgUlizoZvcp/zT1IwjeUtQg03JLoXPpcbjsfmeI=; b=IzSfOpBHLNjfBNnlMpg/U4mlsZNOICvy1kg+b+bGHK1aDN0RA7VkVyim3cS9CJg3D8 mNT1AYGwOPNIYNXqjGEbq5YzhP8J+QGYaSJFF19voNgaRMs3ye25bYVZxpw+d2eZh5xd F5P1Y90WS0DXyfYSjZrfIbAaDw9lmqZss0qB/w5CeSapKZdW6kO4KHjzhxogWrrPjSN/ mA2ZXu3MdKHxz8gsDeKuZGh+RsDwz8yjP1lo876I44VWiYgdmw9Ausp+sFhBTgTsElmq fVLtM/YZ1u9gy8VTIeCyIiysyAb29JYokwjaEnG/yvZL87wdJ65Yvwz+v0GkhAYoqd7m zeWA== X-Received: by 10.68.211.69 with SMTP id na5mr20480411pbc.71.1363393808337; Fri, 15 Mar 2013 17:30:08 -0700 (PDT) Received: from [192.168.0.55] ([70.96.116.236]) by mx.google.com with ESMTPS id pb3sm1042877pbc.7.2013.03.15.17.30.05 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 15 Mar 2013 17:30:07 -0700 (PDT) Message-ID: <5143BD0B.6040008@boundarydevices.com> Date: Fri, 15 Mar 2013 17:30:03 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4 MIME-Version: 1.0 To: Otavio Salvador References: <2EE4FC13E97A3A47A1F2698D288377C2025CF4EB@MS-SBS01> In-Reply-To: X-Gm-Message-State: ALoCoQnHuO97kePxXuKSFJMtAP83dAgx21Uv5PWSOhYd/3xYFNcmOCM9jUkU05IupoGyrrUtjDu7 Cc: "meta-freescale@yoctoproject.org" Subject: Re: i.MX6SL EVK X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2013 00:30:09 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit On 03/14/2013 09:44 AM, Otavio Salvador wrote: > On Thu, Mar 14, 2013 at 1:10 PM, Michael Urbaniak wrote: >> I am very interested in moving from LTIB to Yocto for an i.MX6SL project we >> currently have. > > I am glad to learn it ;-) > >> Is there support at this time for the i.MX6SL-EVK? If not I suppose I need >> to learn about modifying BSP’s. > > Not at this moment as said by Daiane; it shouldn't be hard but it does > need to be done. > FWIW, the Yocto build for Nitrogen6X boots right up with a Solo processor. In order to get VPU acceleration, you'll need to copy in the firmware file "vpu_fw_imx6d.bin" though. The GPU seems to come right up.