From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C5689E006DB; Wed, 23 Jul 2014 08:45:39 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (daiane.list[at]gmail.com) * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.181 listed in list.dnswl.org] Received: from mail-vc0-f181.google.com (mail-vc0-f181.google.com [209.85.220.181]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 870DAE006B7 for ; Wed, 23 Jul 2014 08:45:35 -0700 (PDT) Received: by mail-vc0-f181.google.com with SMTP id lf12so2514362vcb.26 for ; Wed, 23 Jul 2014 08:45:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=G7ofu4LoBXCDr4n61XEGc5f7QC40LC8d/WAvkRRsySk=; b=e/VLw+SblyRg/AdejuLC0Vh1k/q3a6Du7NBa6GbQIEnWyw2T/gZs66gargpEZM5pTP rSymoD2c79crcnUoJ0lJV6LWV9kKTwog1gwhCsWPxEEQ04O7IeFnKiDzYQeI9LSAzcnl uf4/VYIX+bMucIcmGWrUThtb9vojo63+DGWV6BIvXSUR459AeuHgLABMNEtyS/7pLC9E ksob6UMGnG3RlscBckhSvCiHQRFire0lRoOzkmwwnMbBfjcYd2WuWbEmb7Qx5YEIEtvb b8T9oD70nAQgGld8WH38RDmThfIzQqPPdbrw7UIGtOKtIqTMuXsHWBBvSp2duMaEqG9w Ne6A== MIME-Version: 1.0 X-Received: by 10.52.252.226 with SMTP id zv2mr2770289vdc.19.1406130332922; Wed, 23 Jul 2014 08:45:32 -0700 (PDT) Sender: angolini@gmail.com X-Google-Sender-Delegation: angolini@gmail.com Received: by 10.220.118.132 with HTTP; Wed, 23 Jul 2014 08:45:32 -0700 (PDT) In-Reply-To: References: Date: Wed, 23 Jul 2014 12:45:32 -0300 X-Google-Sender-Auth: 8IajxwL0lRxSotKJQ_-w-v63n-c Message-ID: From: Daiane Angolini To: Jens Rehsack Cc: "meta-freescale@yoctoproject.org" Subject: Re: Right lib-imx/firmware-imx ... versions 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: Wed, 23 Jul 2014 15:45:39 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Jul 23, 2014 at 11:51 AM, Jens Rehsack wrote: > > Am 23.07.2014 um 16:19 schrieb Daiane Angolini : > >> On Tue, Jul 22, 2014 at 2:24 AM, Jens Rehsack wrote: >>> Hi, >>> >>> as mentioned in my very first post here, we're trying to get a board >>> running with yocto with a bsp for linux-imx-3.0.35_4.1.0 (bdde708). >>> >>> As firmware-imx we have 3.0.35_4.0.0 (tried 3.10.17, too - without >>> difference). >> >> Long story short: Stick to one branch and use it, with the kernel >> version and the imx-lib/gpu/imx-vpu/firmware version already there. It >> was what we tested someway. > > But there is no Yocto support for imx-lib-3.0.35_4.1.0, neither that > imx-vpu nor gpu-viv-lib-mxq version. Only 3.10.9 and 3.10.17 is included > (daisy has only 3.10.17). I don=C2=B4t remember exactly which version was used in each branch. Sorry. I can only say to you that using the branch as-is, was enough to my uses. >> Or, let=C2=B4s be more practical. Have you tested your GPU integration? >> What is the GPU driver version in your kernel, and your GPU user-space >> version? > > Nope, how can I do that (fsl for dummies - I'm happy controlling Yocto > meanwhile). Just bitbake imx-test or something more? For this kernel: http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-kernel/= linux/linux-imx_3.0.35.bb?h=3Ddora Use this GPU user space http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/recipes-graphic= s/gpu-viv-bin-mx6q?h=3Ddora hfp or sfp.... The Original 3.0.35-4.0.1 is not compatible with gpu-viv-bin-mx6q_3.10.9-1.0.0, that=C2=B4s why there is a patch to upgrade 3.0.35 to GPU driver p13 However, it does not mean that this combination is free of bug. And remember it=C2=B4s only a hint. As you said at first, community does not support linux-imx-3.0.35 any more. Daiane