Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-21 Thread Nikolay Dimitrov
Hi Otavio, On 11/21/2016 12:19 PM, Otavio Salvador wrote: On Mon, Nov 21, 2016 at 12:14 AM, Nikolay Dimitrov wrote: ... We need to check with Otavio why this line was removed, as I'm sure he had a good reason for this change. ... https://github.com/Freescale/meta-freescale-3rdparty/c

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Chris, Can you please try adding the following to your imx6dl-riotboard.conf: SOC_FAMILY = "mx6:mx6dl" ...as it worked fine for me. It looks like SOC_FAMILY was empty and SDCARD_GENERATION_COMMAND_mx6 is not invoked. We need to check with Otavio why this line was removed, as I'm sure he had a

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Chris, In jethro the sdcard.gz is impossibly small (24 KiB). For comparison a compressed sdcard image from fido is ~8 MiB (and fido sdcard image boots fine). Regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://

Re: [meta-freescale] Non-functioning Jethro minimal image for i.MX6 RIoTboard

2016-11-20 Thread Nikolay Dimitrov
Hi Chris, Thanks for sharing this. If the image is completely broken, then there are 3 possibilities that easily come to my mind: 1. broken image_types_fsl.bbclass (this is where the sdcard image is generated) 2. broken image variables 3. broken bootloader (highly unlikely) I haven't touched/te

Re: [meta-freescale] Freescale Yocto Question - Building imx6dl-riotboard

2016-11-17 Thread Nikolay Dimitrov
ming convention change so much from solo to dual lite? Can you escalate this to anyone else in the community who is maintaining the FSL Community BSP release of the imx6dl-riotboard? @MAINTAINER: Nikolay Dimitrov From what you describe, you are not using FSL Community BSP, you are using fs

Re: [meta-freescale] [meta-fsl-arm][RFC][PATCH] image_types_fsl: Add extlinux support

2015-09-01 Thread Nikolay Dimitrov
Hi Otavio, On 08/31/2015 10:28 PM, Otavio Salvador wrote: Hello Nikolay, (pressed too soon, Send) On Mon, Aug 31, 2015 at 1:27 PM, Otavio Salvador wrote: On Fri, Aug 28, 2015 at 7:35 PM, Nikolay Dimitrov wrote: Add support for booting via extlinux. This feature is supported only for U

Re: [meta-freescale] using openGL via SW

2015-09-01 Thread Nikolay Dimitrov
Hi Daiane, On 08/28/2015 07:26 PM, Daiane Angolini wrote: On Fri, Aug 28, 2015 at 12:46 PM, Nikolay Dimitrov wrote: Hi Daiane, On 08/28/2015 05:53 PM, Daiane Angolini wrote: On Fri, Aug 28, 2015 at 11:02 AM, Prabhu S wrote: Thats sounds like poky bug. BSP layer should not cause problem

[meta-freescale] [meta-fsl-arm][RFC][PATCH] image_types_fsl: Add extlinux support

2015-08-28 Thread Nikolay Dimitrov
y to do it - Boot params (devicetree, console) are duplicated because the extlinux/kernel needs them in a format different from the existing in the machine.conf - Others? Signed-off-by: Nikolay Dimitrov --- classes/image_types_fsl.bbclass | 32 1 fi

Re: [meta-freescale] using openGL via SW

2015-08-28 Thread Nikolay Dimitrov
Hi Daiane, On 08/28/2015 05:53 PM, Daiane Angolini wrote: On Fri, Aug 28, 2015 at 11:02 AM, Prabhu S wrote: Thats sounds like poky bug. BSP layer should not cause problem I hope. Do you know if there is any kernel (3.14) pieces I should double check? I don't have any DRI on my DISTRO_FEATUR

Re: [meta-freescale] [meta-fsl-arm] Can't fetch file

2015-08-28 Thread Nikolay Dimitrov
Hi Gary, On 08/28/2015 03:54 PM, Gary Thomas wrote: On 2015-08-28 05:29, Nikolay Dimitrov wrote: Hi Gary, On 08/28/2015 01:57 PM, Gary Thomas wrote: With the latest meta-fsl-arm master (a6048db8a0fb5c79ca0e0d0f6f23c853ce2eb0d5) I'm getting this error: ERROR: Function failed: Fetcher fa

Re: [meta-freescale] [meta-fsl-arm] Can't fetch file

2015-08-28 Thread Nikolay Dimitrov
Hi Gary, On 08/28/2015 01:57 PM, Gary Thomas wrote: With the latest meta-fsl-arm master (a6048db8a0fb5c79ca0e0d0f6f23c853ce2eb0d5) I'm getting this error: ERROR: Function failed: Fetcher failure for URL: 'http://www.freescale.com/lgfiles/NMG/MAD/YOCTO//libfslcodec-4.0.6.bin;fsl-eula=true'. Unab

Re: [meta-freescale] Help - new to Yocto

2015-08-28 Thread Nikolay Dimitrov
Hi Terry, On 08/28/2015 08:29 AM, Terry Farnham wrote: I attempted a clean build today to see if I could get past this issue. I am still encountering the same compile problem. I’m not exactly sure where I must be going wrong with the steps for setting up to build OE and the Yocto packages, but

[meta-freescale] [meta-fsl-demos][fido][PATCH v2] Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"

2015-08-26 Thread Nikolay Dimitrov
reporting the upstream status of the fix: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html Signed-off-by: Nikolay Dimitrov --- Changes v1 -> v2: - Reworded confusing patch description recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb |1 + 1 f

[meta-freescale] [meta-fsl-demos][PATCH v2] Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"

2015-08-26 Thread Nikolay Dimitrov
reporting the upstream status of the fix: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html Signed-off-by: Nikolay Dimitrov --- Changes v1 -> v2: - Reworded confusing patch description recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb |1 + 1 f

[meta-freescale] [meta-fsl-demos][fido][PATCH] Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"

2015-08-26 Thread Nikolay Dimitrov
reporting the upstream status of the fix: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html Signed-off-by: Nikolay Dimitrov --- recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb |1 + 1 file changed, 1 insertion(+) diff --git a/recipes-fsl

[meta-freescale] [meta-fsl-demos][PATCH] Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"

2015-08-26 Thread Nikolay Dimitrov
reporting the upstream status of the fix: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html Signed-off-by: Nikolay Dimitrov --- recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb |1 + 1 file changed, 1 insertion(+) diff --git a/recipes-fsl

Re: [meta-freescale] [meta-fsl-demos][PATCH 01/12] packagegroup-fsl-benchmark.bb: New packagegroup for benchmarks

2015-08-26 Thread Nikolay Dimitrov
Hi guys, On 08/25/2015 08:06 PM, Otavio Salvador wrote: On Tue, Aug 25, 2015 at 11:49 AM, Dominic Sacré wrote: On 2015-08-25 16:20, Otavio Salvador wrote: On Tue, Aug 25, 2015 at 5:22 AM, Nikolay Dimitrov wrote: Can you please exclude "fio" from RDEPENDS_${PN}-extended, at lea

Re: [meta-freescale] [meta-fsl-demos][PATCH 01/12] packagegroup-fsl-benchmark.bb: New packagegroup for benchmarks

2015-08-25 Thread Nikolay Dimitrov
Hi Dominic, On 08/25/2015 05:49 PM, Dominic Sacré wrote: On 2015-08-25 16:20, Otavio Salvador wrote: On Tue, Aug 25, 2015 at 5:22 AM, Nikolay Dimitrov wrote: Can you please exclude "fio" from RDEPENDS_${PN}-extended, at least for ARM boards? Here's more info about th

Re: [meta-freescale] [meta-fsl-arm][PATCH v9] pulseaudio: Add PulseAudio configuration

2015-08-25 Thread Nikolay Dimitrov
Hi Otavio, On 08/25/2015 08:15 PM, Otavio Salvador wrote: On Mon, Aug 24, 2015 at 2:42 AM, Yuqing Zhu wrote: -Use the ffmpeg resample instead of the speex one, since the ffmpeg resampler gives better quality. -Normally, PulseAudio exits after an application finishes using it. Set exit-idl

Re: [meta-freescale] [meta-fsl-demos][PATCH 11/12] Add fsl-image-mfgtool

2015-08-25 Thread Nikolay Dimitrov
. Best Regards, Zhenhua -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- boun...@yoctoproject.org] On Behalf Of Nikolay Dimitrov Sent: Tuesday, August 25, 2015 6:13 PM To: Thornton Ann-RA43240 ; meta- freesc...@yoctoproject.org Subject: Re: [meta

Re: [meta-freescale] [meta-fsl-demos][PATCH 11/12] Add fsl-image-mfgtool

2015-08-25 Thread Nikolay Dimitrov
Hi Ann, On 08/19/2015 04:32 PM, Ann Thornton wrote: +IMAGE_INSTALL_append = " \ +packagegroup-core-ssh-dropbear \ +packagegroup-fsl-mfgtools \ +" + +export IMAGE_BASENAME = "fsl-image-mfgtool" I was just wondering, is dropbear required for the mfgtool functionality or it's added for co

Re: [meta-freescale] [meta-fsl-arm][PATCH v8] pulseaudio: Add PulseAudio configuration

2015-08-25 Thread Nikolay Dimitrov
Hi Otavio, On 08/22/2015 12:16 AM, Otavio Salvador wrote: On Fri, Aug 21, 2015 at 11:38 AM, Yuqing Zhu wrote: +IMX_PATCHES = " file://daemon.conf \ +file://default.pa \ +" +SRC_URI_append_mx6 = "${IMX_PATCHES}" +SRC_URI_append_mx7 = "${IMX_PATCHES}" I see no need to add a new

Re: [meta-freescale] [meta-fsl-demos][PATCH 01/12] packagegroup-fsl-benchmark.bb: New packagegroup for benchmarks

2015-08-25 Thread Nikolay Dimitrov
Hi Ann, On 08/19/2015 04:31 PM, Ann Thornton wrote: This packagegroup contains benchmarks in 2 groupings: core and extended so that the benchmarks needed can be chosen more easily. This makes it easier for an image recipe to add benchmarks without having to be an expert on them. Signed-off-by:

Re: [meta-freescale] Updates to meta-fsl-arm (fido) in 2015-08-18

2015-08-18 Thread Nikolay Dimitrov
Please discard this question, guess I really need more coffee this morning :D, hehehe. On 08/18/2015 02:27 PM, Nikolay Dimitrov wrote: Hi Otavio, On 08/18/2015 01:00 PM, Otavio Salvador wrote: Hello, I pushed following updates: commit 7e8772e42b4c5db14d51e2d7d49fd5257ec314cd (HEAD ->

Re: [meta-freescale] Updates to meta-fsl-arm (fido) in 2015-08-18

2015-08-18 Thread Nikolay Dimitrov
Hi Otavio, On 08/18/2015 01:00 PM, Otavio Salvador wrote: Hello, I pushed following updates: commit 7e8772e42b4c5db14d51e2d7d49fd5257ec314cd (HEAD -> for-fido, yocto/fido) Author: Otavio Salvador Date: Tue Aug 18 06:58:24 2015 -0300 Revert "mesa-demos: Support for mx6 without GPUs"

Re: [meta-freescale] Stable releases for Freescale CPUs

2015-08-15 Thread Nikolay Dimitrov
Hi Tom, On 08/15/2015 02:59 AM, Tom Isaacson wrote: I'm new to this list so apologies if these questions are already answered somewhere. What is the current state of support for iMX28, iMX51 and iMX61? Is there a list of stable releases somewhere and what the various branch names in Github mean

Re: [meta-freescale] help with linux-fslc 3.18.7 stops at "Uncompressing Linux... done, booting the kernel"

2015-08-05 Thread Nikolay Dimitrov
g on to up to linux 4.x. https://github.com/Freescale/linux-fslc.git https://github.com/Freescale/u-boot-fslc.git On Wed, Aug 5, 2015 at 8:41 AM, Nikolay Dimitrov wrote: Hi Justin, Please check this Yocto discussion from May 2015: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-May

Re: [meta-freescale] help with linux-fslc 3.18.7 stops at "Uncompressing Linux... done, booting the kernel"

2015-08-05 Thread Nikolay Dimitrov
Hi Justin, Please check this Yocto discussion from May 2015: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-May/013953.html Regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.or

Re: [meta-freescale] Device tree question

2015-07-13 Thread Nikolay Dimitrov
Hi Gary, On 07/13/2015 06:53 PM, Gary Thomas wrote: On 2015-07-13 09:18, Gary Thomas wrote: On 2015-07-13 09:14, Robin Findley wrote: On 07/13/2015 10:37 AM, Gary Thomas wrote: A bit off topic, but perhaps someone here knows the answer :-) If my device tree has a device/element that is enabl

Re: [meta-freescale] Device tree question

2015-07-13 Thread Nikolay Dimitrov
Hi Gary, On 07/13/2015 05:37 PM, Gary Thomas wrote: A bit off topic, but perhaps someone here knows the answer :-) If my device tree has a device/element that is enabled, why would that device be disabled when I boot? I have this on my (LS1021) board: quadspi@155 { co

Re: [meta-freescale] [meta-fsl-demos][PATCH] New packagegroups to organize tools

2015-07-13 Thread Nikolay Dimitrov
Hi Ann, On 07/11/2015 12:33 AM, Ann Thornton wrote: On 7/10/2015 2:21 PM, Nikolay Dimitrov wrote: Hi Ann, On 07/10/2015 09:32 PM, Ann Thornton wrote: The tools are grouped into core and extended with i.MX specific tools in a .bbappend file. Signed-off-by: Ann Thornton

Re: [meta-freescale] [meta-fsl-demos][PATCH] New packagegroups to organize tools

2015-07-10 Thread Nikolay Dimitrov
Hi Ann, On 07/10/2015 09:32 PM, Ann Thornton wrote: The tools are grouped into core and extended with i.MX specific tools in a .bbappend file. Signed-off-by: Ann Thornton --- .../packagegroups/packagegroup-fsl-tools-core.bb | 39 + .../packagegroup-fsl-tools-extended.bb

Re: [meta-freescale] SOC_FAMILY Rework

2015-07-09 Thread Nikolay Dimitrov
Hi Daiane, On 07/09/2015 05:54 PM, Daiane Angolini wrote: It does not work. The point of OVERRIDE is to make changes in a set of SoCs and we cannot contaminate other BSP (Intel, TI, Samsung, Qualcomm...) GPU is a SoC characteristic, and it's obvious it's the most important BSP piece on i.MX6 f

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES

2015-07-08 Thread Nikolay Dimitrov
Hi Ann, Daiane, Otavio, On 07/08/2015 05:33 PM, Ann Thornton wrote: It is true that mx6 can be used today but soon there will be mx7 and mx8 and the list will get longer. Also qoriq and automotive will be added in which we will want to exclude from i.mx. There are recipes, images, and package

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES

2015-07-07 Thread Nikolay Dimitrov
machines in meta-fsl-arm. [1] http://freescale.github.io/doc/release-notes/1.8/index.html#soc-hierarchy Regards, Daiane Ann On 7/6/2015 3:34 PM, Nikolay Dimitrov wrote: Hi Ann, On 07/06/2015 10:04 PM, Ann Thornton wrote: Soon non-imx machines will be added to the builds. We need to be abl

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] imx-base.inc mxs-base.inc: Add imx MACHINEOVERRIDES

2015-07-06 Thread Nikolay Dimitrov
Hi Ann, On 07/06/2015 10:04 PM, Ann Thornton wrote: Soon non-imx machines will be added to the builds. We need to be able to specify imx machines to distinguish between them in recipes. This change allows _imx to be used to limit actions to i.MX machines. Can you please explain why there's th

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-07-03 Thread Nikolay Dimitrov
-boot-fslc revision. The new SRCREV should be 5d9ffd2. On Thu, Jul 2, 2015 at 6:31 PM, Otavio Salvador wrote: On Tue, Jun 23, 2015 at 11:47 PM, Nikolay Dimitrov wrote: I don't want to be (too) annoying, but just to kindly remind you - do you plan to bump u-boot-fslc to 5d9ffd2? Que

[meta-freescale] [fsl-community-bsp-platform][master-next][PATCH 1/2] default.xml: Switch to HTTPS protocol

2015-07-02 Thread Nikolay Dimitrov
Some Yocto users have issues using git protocol behind firewalls. This patch changes the default repo protocol to HTTPS, and also changes OpenEmbedded's URL to the github.com mirror, as git.openembedded.org doesn't allow fetching through HTTPS. Signed-off-by: Nikolay Dimitrov --- d

[meta-freescale] [fsl-community-bsp-platform][master-next][PATCH 2/2] default.xml: Add Documentation repository

2015-07-02 Thread Nikolay Dimitrov
Signed-off-by: Nikolay Dimitrov --- default.xml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index ff4f60d..25632ab 100644 --- a/default.xml +++ b/default.xml @@ -20,5 +20,5 @@ - + -- 1.7.10.4

Re: [meta-freescale] Audio glitch with SGTL5000

2015-07-02 Thread Nikolay Dimitrov
Hi Otavio, On 07/03/2015 12:37 AM, Otavio Salvador wrote: On Wed, Jun 24, 2015 at 3:12 PM, Nikolay Dimitrov wrote: Finally the circumstances (e.g. customer priorities :D) allowed me to port the audio glitch work-around to 3.10.53. Feel welcome to take a look at it and give it a try, and I&#x

Re: [meta-freescale] [oe] Chromium crashes on HTML5 video tag

2015-07-02 Thread Nikolay Dimitrov
Hi Zoltan, On 06/12/2015 09:57 AM, Zoltan Kuscsik wrote: Do you have a crash log? If not, you should change your build from Release to Debug and get some backtraces. The chromium debug binary is 3.1GiB, there's no way to run this on my ARM target. If you have other suggestions how to extract t

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] imx6qsabrelite.conf: Update Maintainer

2015-07-01 Thread Nikolay Dimitrov
Hi Ian, On 07/02/2015 04:10 AM, iancoolidge89 wrote: Signed-off-by: iancoolidge89 --- conf/machine/imx6qsabrelite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6qsabrelite.conf b/conf/machine/imx6qsabrelite.conf index c6bd735..d570367 100644 --- a/c

Re: [meta-freescale] Removing gpu-viv-bin-mx6q from custom image

2015-06-30 Thread Nikolay Dimitrov
Hi Jean-Michel, On 06/30/2015 05:56 PM, Jean-Michel Hautbois wrote: Hi all, 2015-06-30 16:40 GMT+02:00 Nikolay Dimitrov : Hi Jean-Michel, Are you sure that core-image-base is actually adding the unneeded dependency? I don't see gpu-viv-bin-mx6q being built as part of this image. Wel

Re: [meta-freescale] Removing gpu-viv-bin-mx6q from custom image

2015-06-30 Thread Nikolay Dimitrov
Hi Jean-Michel, Are you sure that core-image-base is actually adding the unneeded dependency? I don't see gpu-viv-bin-mx6q being built as part of this image. Can you please check whether some of your added components doesn't actually pull-in the gpu-viv-bin-mx6q? Regards, Nikolay -- ___

Re: [meta-freescale] Audio glitch with SGTL5000

2015-06-24 Thread Nikolay Dimitrov
e and one possible solution. Kind regards, Nikolay >From f3f5259c959b561e53feef72524d587fccac1edd Mon Sep 17 00:00:00 2001 From: Nikolay Dimitrov Date: Wed, 24 Jun 2015 20:11:28 +0300 Subject: [PATCH] sound: sgtl5000: Fix audio glitch after audio stream is stopped When an audio stream is stopp

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-23 Thread Nikolay Dimitrov
Hi Otavio, I don't want to be (too) annoying, but just to kindly remind you - do you plan to bump u-boot-fslc to 5d9ffd2? Thanks in advance. Regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.

Re: [meta-freescale] [Documentation][PATCH] RN: Updates from bitbake-metadata2doc.sh

2015-06-23 Thread Nikolay Dimitrov
Hi Daiane, Thanks for the great summary! Regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] Error compiling barebox on fido

2015-06-22 Thread Nikolay Dimitrov
Hi György, On 06/22/2015 05:38 PM, György Kövesdi wrote: Hi Nikolay, I found something. As you suggested, i created a small test recipe. It was succeeded on master and fido checkouts too. I found that it uses gcc this way: arm-poky-linux-gnueabi-gcc -march=armv7-a -marm -mthumb-interwork -mf

Re: [meta-freescale] Error compiling barebox on fido

2015-06-22 Thread Nikolay Dimitrov
Hi György, On 06/22/2015 02:17 PM, György Kövesdi wrote: Hi, I tried to switch back to gcc 4.8 on fido, but the same error occurs. Is the gcc built differently on fido? [snip] Well, there's no "-nostdinc" directive, so these include paths should be there. Also, in the devtools recipe gcc-4.9

Re: [meta-freescale] [meta-fsl-arm] Help debugging kernel lockup

2015-06-18 Thread Nikolay Dimitrov
Hi Gary, On 06/18/2015 09:48 PM, Gary Thomas wrote: [snip] I'm not sure what U-Boot could be doing to cause the above problems, perhaps it's because it is experimental/pre-production silicon... U-Boot is almost always responsible for configuring the DRAM controller(s), and sometimes it also pr

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-18 Thread Nikolay Dimitrov
Hi Otavio, On 06/18/2015 04:58 PM, Otavio Salvador wrote: [snip] linux-fslc_4.0.bb linux-fslc-mx6_3.14-1.0.x.bb or linux-fslc_4.0.bb linux-fslc_3.14-1.0.x-mx6.bb Understood. Then here's my proposal, which I hope aligns with what you already outlined: 1. Drop SOC name from the provider name

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-18 Thread Nikolay Dimitrov
Hi Otavio, On 06/18/2015 07:21 PM, Otavio Salvador wrote: On Thu, Jun 18, 2015 at 12:32 PM, Nikolay Dimitrov wrote: On 06/18/2015 04:58 PM, Otavio Salvador wrote: On Thu, Jun 18, 2015 at 10:40 AM, Daiane Angolini wrote: On Wed, Jun 17, 2015 at 4:45 PM, Otavio Salvador wrote: On Wed

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-18 Thread Nikolay Dimitrov
Hi Daiane, Otavio, On 06/18/2015 04:58 PM, Otavio Salvador wrote: On Thu, Jun 18, 2015 at 10:40 AM, Daiane Angolini wrote: On Wed, Jun 17, 2015 at 4:45 PM, Otavio Salvador wrote: On Wed, Jun 17, 2015 at 4:25 PM, Nikolay Dimitrov wrote: So, in terms of functionality this kernel sits

Re: [meta-freescale] [meta-fsl-arm] Help debugging kernel lockup

2015-06-17 Thread Nikolay Dimitrov
Hi Gary, On 06/17/2015 07:39 PM, Gary Thomas wrote: I know this is a bit off-topic, but I'm hoping someone might have a clue how to help. I have an LS1021 system that has become unstable - it will lock up (reliably) 5 minutes after boot up, +/- a few seconds. I enabled kernel debugging for this

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/4] fsl-default-providers.inc: Move content to imx-base.inc and mxs-base.inc

2015-06-17 Thread Nikolay Dimitrov
Hi Otavio, On 06/17/2015 09:38 PM, Otavio Salvador wrote: On Wed, Jun 17, 2015 at 3:33 PM, Nikolay Dimitrov wrote: On 06/17/2015 09:02 PM, Otavio Salvador wrote: ... # Set specific make target and binary suffix +PREFERRED_PROVIDER_u-boot ??= "u-boot-fslc" +PREFERRED_PROVID

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-17 Thread Nikolay Dimitrov
Hi Otavio, On 06/17/2015 09:39 PM, Otavio Salvador wrote: On Wed, Jun 17, 2015 at 3:38 PM, Nikolay Dimitrov wrote: On 06/17/2015 09:30 PM, Otavio Salvador wrote: On Wed, Jun 17, 2015 at 3:28 PM, Nikolay Dimitrov wrote: On 06/17/2015 09:02 PM, Otavio Salvador wrote: This recipe provides

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-17 Thread Nikolay Dimitrov
Hi Otavio, On 06/17/2015 09:30 PM, Otavio Salvador wrote: On Wed, Jun 17, 2015 at 3:28 PM, Nikolay Dimitrov wrote: On 06/17/2015 09:02 PM, Otavio Salvador wrote: This recipe provides the FSL Community's i.MX6 Linux which is a Linux kernel based on Freescale 3.14.28-1.0.0 GA release, us

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/4] fsl-default-providers.inc: Move content to imx-base.inc and mxs-base.inc

2015-06-17 Thread Nikolay Dimitrov
Hi Otavio, On 06/17/2015 09:02 PM, Otavio Salvador wrote: The fsl-default-providers.inc is very simple and makes harder to understand the defaults assumed for i.MX SoCs. This patch moves the contents of it to the imx-base.inc and mxs-base.inc so it can be more easily changed. Change-Id: Ica5e1

Re: [meta-freescale] [meta-fsl-arm][PATCH 3/4] linux-fslc-mx6 (3.14-1.0.x): Add recipe

2015-06-17 Thread Nikolay Dimitrov
Hi Otavio, On 06/17/2015 09:02 PM, Otavio Salvador wrote: This recipe provides the FSL Community's i.MX6 Linux which is a Linux kernel based on Freescale 3.14.28-1.0.0 GA release, used by FSL Community BSP in order to provide support for i.MX6 based platforms. The fork includes the official Lin

[meta-freescale] Variscite availability

2015-06-17 Thread Nikolay Dimitrov
Hi guys, Some time ago Otavio mentioned the Variscite boards. Was anyone able to buy them in small quantities in Europe? Thanks and regards, Nikolay -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listi

Re: [meta-freescale] [PATCH] imx-gpu-viv: Avoid duplicate values in PROVIDES

2015-06-17 Thread Nikolay Dimitrov
Hi Gary, On 06/17/2015 06:01 PM, Gary Thomas wrote: On 2015-06-17 08:56, Fabio Estevam wrote: On Wed, Jun 17, 2015 at 11:46 AM, Gary Thomas wrote: I'm still confused - it applies just fine for me: gthomas@Zeus:/tmp$ git clone git://git.yoctoproject.org/meta-fsl-arm Cloning into 'meta-fsl-ar

[meta-freescale] Kernel 3.14.28 can't set ENET_REF_CLK to 50 MHz

2015-06-15 Thread Nikolay Dimitrov
Hi gang, FYI - some time ago I've had such issue, described in this ML thread: https://lists.yoctoproject.org/pipermail/meta-freescale/2015-May/013786.html The issue happens again on FSL kernel 3.14.28, under same HW conditions (imx6q-based board, 100 MBit/s RMII PHY using 50 MHZ refclk from So

Re: [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-15 Thread Nikolay Dimitrov
Hi Khem, On 06/15/2015 04:33 PM, Greg wrote: Nikolay Dimitrov writes: Hi Greg, On 06/15/2015 10:29 AM, Greg wrote: Nikolay Dimitrov ...> writes: Hi gang, Chromium tabs are crashing when they see an HTML5 tag, like this one: (Code is from http://www.w3schools.com/h

Re: [meta-freescale] problem compiling fsl-alsa-plugins with kernel 4.x

2015-06-15 Thread Nikolay Dimitrov
On 06/15/2015 01:52 PM, Daiane Angolini wrote: On Sun, Jun 14, 2015 at 9:26 AM, Gyorgy Kovesdi wrote: Hi, I have problems compiling fsl-alsa-plugins_1.0.25 with kernel 4.x. I got this error: asrc_pair.h:28:28: fatal error: linux/mxc_asrc.h: No such file or directory #include The file linux/

Re: [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-15 Thread Nikolay Dimitrov
Hi Greg, On 06/15/2015 10:29 AM, Greg wrote: Nikolay Dimitrov writes: Hi gang, Chromium tabs are crashing when they see an HTML5 tag, like this one: (Code is from http://www.w3schools.com/html/html5_video.asp) I'm pretty sure that this worked fine some weeks ago, so i

Re: [meta-freescale] [oe] Chromium crashes on HTML5 video tag

2015-06-12 Thread Nikolay Dimitrov
Hi Zoltan, On 06/12/2015 01:51 PM, Zoltan Kuscsik wrote: Any crash logs? On 12 June 2015 at 12:46, Nikolay Dimitrov wrote: Hi gang, On 06/12/2015 09:51 AM, Nikolay Dimitrov wrote: Adding openembedded guys in the loop. On 06/11/2015 11:39 PM, Nikolay Dimitrov wrote: Hi gang, Chromium

Re: [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-12 Thread Nikolay Dimitrov
Hi gang, On 06/12/2015 09:51 AM, Nikolay Dimitrov wrote: Adding openembedded guys in the loop. On 06/11/2015 11:39 PM, Nikolay Dimitrov wrote: Hi gang, Chromium tabs are crashing when they see an HTML5 tag, like this one: (Code is from http://www.w3schools.com/html/html5_video.asp

Re: [meta-freescale] Chromium crashes on HTML5 video tag

2015-06-11 Thread Nikolay Dimitrov
Adding openembedded guys in the loop. On 06/11/2015 11:39 PM, Nikolay Dimitrov wrote: Hi gang, Chromium tabs are crashing when they see an HTML5 tag, like this one: (Code is from http://www.w3schools.com/html/html5_video.asp) I'm pretty sure that this worked fine some weeks ag

[meta-freescale] Chromium crashes on HTML5 video tag

2015-06-11 Thread Nikolay Dimitrov
Hi gang, Chromium tabs are crashing when they see an HTML5 tag, like this one: (Code is from http://www.w3schools.com/html/html5_video.asp) I'm pretty sure that this worked fine some weeks ago, so it's a recent regression on Fido, 100% reproducible on imx6q sabresd. At this moment I stil

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-11 Thread Nikolay Dimitrov
That's great, thanks! On 06/11/2015 08:08 PM, Fabio Estevam wrote: On Thu, Jun 11, 2015 at 2:06 PM, Nikolay Dimitrov wrote: Errm... still, would you recommend to apply the patch as it is only for sabresd, or I should change it so it can also work for sabreauto (which I can't test

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-11 Thread Nikolay Dimitrov
Hi Fabio, On 06/11/2015 08:02 PM, Fabio Estevam wrote: Hi Nikolay, On Thu, Jun 11, 2015 at 11:16 AM, Nikolay Dimitrov wrote: Actually the code in your email is from my old patch you rejected. Here's the actual code from the Github u-boot-fslc pull-request: No objections from me.

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-11 Thread Nikolay Dimitrov
Hi Fabio, On 06/11/2015 08:02 PM, Fabio Estevam wrote: Hi Nikolay, On Thu, Jun 11, 2015 at 11:16 AM, Nikolay Dimitrov wrote: Actually the code in your email is from my old patch you rejected. Here's the actual code from the Github u-boot-fslc pull-request: No objections from me. Re

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] Remove GStreamer 0.10 support

2015-06-11 Thread Nikolay Dimitrov
Thanks Daiane! On 06/11/2015 07:52 PM, Daiane Angolini wrote: On Thu, Jun 11, 2015 at 11:17 AM, Nikolay Dimitrov wrote: Hi Otavio, On 06/11/2015 01:59 AM, Otavio Salvador wrote: The GStreamer 0.10 support is dead upstream and is being moved away of OE-Core so there is no much sense to keep

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] Remove GStreamer 0.10 support

2015-06-11 Thread Nikolay Dimitrov
Hi Otavio, On 06/11/2015 01:59 AM, Otavio Salvador wrote: The GStreamer 0.10 support is dead upstream and is being moved away of OE-Core so there is no much sense to keep supporting and testing it. This removes support for i.MX23, i.MX28 and i.MX5 SoCs for video decoding using through Freescale

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-11 Thread Nikolay Dimitrov
slc pull-request: From 1dd053085a7c7dbe7b40aa81b29c35f9de7ef001 Mon Sep 17 00:00:00 2001 From: Nikolay Dimitrov Date: Tue, 2 Jun 2015 18:44:17 +0300 Subject: [PATCH] mx6sabresd: Enable video interfaces in bootargs Generate kernel video bootargs for sabresd, based on a list of needed video inte

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-11 Thread Nikolay Dimitrov
Hi Fabio, On 06/03/2015 09:29 PM, Nikolay Dimitrov wrote: Hi Fabio, We're looking for your input on the following question - do you think that my patch should cover also sabreauto board, in order to avoid the VIDEO_ARGS define "hack"? If you prefer such approach, it would be g

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-03 Thread Nikolay Dimitrov
Hi Fabio, We're looking for your input on the following question - do you think that my patch should cover also sabreauto board, in order to avoid the VIDEO_ARGS define "hack"? If you prefer such approach, it would be great if you can test the patch on the actual board and confirm that it works,

Re: [meta-freescale] imxipuvideosink in 3.10.53 on Nitrogex6xlite

2015-06-02 Thread Nikolay Dimitrov
Hi Carlos, On 06/03/2015 12:05 AM, Carlos Rafael Giani wrote: Alright, two things: 1) I just made a 0.10.2 release. I'll soon push an update for the meta-fsl recipe. This release includes the eglvivsink mutex fix. 2) I replicated your problem. If both gstreamer-imx and gst1.0-fsl-plugin are in

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-02 Thread Nikolay Dimitrov
Hi guys, On 06/01/2015 10:46 PM, Nikolay Dimitrov wrote: Hi Fabio, On 06/01/2015 05:01 PM, Fabio Estevam wrote: On Sun, May 31, 2015 at 6:01 PM, Nikolay Dimitrov wrote: ++#define VIDEO_ARGS"video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 " \ What if the user wants to use L

Re: [meta-freescale] Wrong EULA checksum

2015-06-02 Thread Nikolay Dimitrov
dated checksum. Mit freundlichen Grüßen / Kind regards, Stefan Christ On Tue, Jun 02, 2015 at 05:39:32PM +0300, Nikolay Dimitrov wrote: Hi Stefan, Can you please check the EULA checksum in classes/fsl-eula-unpack.bbclass (meta-fsl-arm, branch master, c

[meta-freescale] Wrong EULA checksum

2015-06-02 Thread Nikolay Dimitrov
Hi Stefan, Can you please check the EULA checksum in classes/fsl-eula-unpack.bbclass (meta-fsl-arm, branch master, commit 9c0e329fa02673a990630f6e400157ca30e3447f), as I'm seeing this: ERROR: imx-gpu-viv: md5 data is not matching for file:///home/picmaster/work/yocto-master/sources/meta-fsl-

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-01 Thread Nikolay Dimitrov
Hi Fabio, On 06/01/2015 05:01 PM, Fabio Estevam wrote: On Sun, May 31, 2015 at 6:01 PM, Nikolay Dimitrov wrote: ++#define VIDEO_ARGS"video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 " \ What if the user wants to use LVDS as fb0? Not sure if we should really hardcode this kern

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-01 Thread Nikolay Dimitrov
Hi Otavio, On 06/01/2015 04:46 PM, Otavio Salvador wrote: On Sun, May 31, 2015 at 6:01 PM, Nikolay Dimitrov wrote: Signed-off-by: Nikolay Dimitrov I agree with the patch but please send it to be applied in the U-Boot FSLC fork and not in the recipe. This makes it easier to rebase and

Re: [meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-06-01 Thread Nikolay Dimitrov
Hi Fabio, On 06/01/2015 05:01 PM, Fabio Estevam wrote: On Sun, May 31, 2015 at 6:01 PM, Nikolay Dimitrov wrote: ++#define VIDEO_ARGS"video=mxcfb0:dev=hdmi,1280x720M@60,if=RGB24 " \ What if the user wants to use LVDS as fb0? Not sure if we should really hardcode this kern

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: mx6sabresd: Enable HDMI video in bootargs

2015-05-31 Thread Nikolay Dimitrov
Signed-off-by: Nikolay Dimitrov --- ...-mx6sabresd-Enable-HDMI-video-in-bootargs.patch | 60 recipes-bsp/u-boot/u-boot-fslc_2015.04.bb |2 + 2 files changed, 62 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-fslc/0001-mx6sabresd-Enable-HDMI-video

Re: [meta-freescale] imx-sgtl5000 sound card registration fails on hummingboard i2

2015-05-30 Thread Nikolay Dimitrov
Hi Andrei, On 05/30/2015 11:51 AM, Andrei Gherzan wrote: Hi guys, Using fido branch, I encounter errors while registering imx-sgtl5000 sound card on a hummingboard i2 board (linux-cuboxi). Here are the logs: root@cubox-i:~# dmesg | grep sound [ 3.195948] imx-sgtl5000 sound-sgtl5000.24: ASoC:

Re: [meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Nikolay Dimitrov
Hi Jun, On 05/28/2015 02:20 PM, Otavio Salvador wrote: On Thu, May 28, 2015 at 3:53 AM, Jun Zhu wrote: Freescale releases a QT5 Media Player, which is based on GStreamer1.x. And more QT based demo applications will be released in future. Signed-off-by: Jun Zhu What a binary demo buy us? Qt

Re: [meta-freescale] linux-congatec (fido) silent after Starting kernel ...

2015-05-27 Thread Nikolay Dimitrov
Hi Leon, On 05/27/2015 09:37 AM, alejandro.de-cabo-gar...@congatec.com wrote: Hi, > > I am trying to understand why the higher FDT address would help. > Where does the kernel extract to upon start? loadaddr=0x1200 Just keep an eye on the addresses, so that the starting address of an "

Re: [meta-freescale] Video overlay on sabresd

2015-05-25 Thread Nikolay Dimitrov
Hi gang, On 05/22/2015 04:40 AM, Nikolay Dimitrov wrote: Xorg works on /dev/fb1. But... - Resolution: the foreground framebuffer resolution is hard-coded in the kernel driver to 240x320, and no "magic words" were able to convince Xorg to change the resolution to 1280x720. It's

Re: [meta-freescale] Video overlay on sabresd

2015-05-25 Thread Nikolay Dimitrov
Hi Marco, On 05/25/2015 04:22 PM, Marco Trillo wrote: Hi, On 05/25/2015 11:27 AM, Nikolay Dimitrov wrote: Exactly. Regarding the MXCFB_SET_OVERLAY_POS - I was thinking this ioctl is related to X/Y position of the layer and not about the layers' Z-order (at least this is the impression I

Re: [meta-freescale] Video overlay on sabresd

2015-05-25 Thread Nikolay Dimitrov
Hi Marco, On 05/25/2015 10:47 AM, Marco Trillo wrote: Hi, On 05/22/2015 03:40 AM, Nikolay Dimitrov wrote: Thanks for sharing. This works, but I'm trying to achieve exactly the opposite. I need to have my UI on the FG layer (which imho means X rendering to /dev/fb1), and my video player

Re: [meta-freescale] Video overlay on sabresd

2015-05-21 Thread Nikolay Dimitrov
Hi gang, On 05/21/2015 05:01 AM, Nikolay Dimitrov wrote: Hi all, On 05/21/2015 02:43 AM, Nikolay Dimitrov wrote: Hi all, On 05/20/2015 08:41 PM, Nikolay Dimitrov wrote: Hi Prabhu, On 05/19/2015 07:22 PM, Prabhu S wrote: How about this? /unit_tests/mxc_v4l2_output.out -iw 1024 -ih 768 -ow

Re: [meta-freescale] i.MX6 - PCIe not detecting some devices in Linux 3.14.28

2015-05-21 Thread Nikolay Dimitrov
Hi Eric, On 05/21/2015 08:29 PM, Eric Bénard wrote: Hi Nikolay, Le Thu, 21 May 2015 19:41:19 +0300, Nikolay Dimitrov a écrit : On 05/21/2015 07:26 PM, ansaris wrote: Hi, We are using imx6Q custom platform based on sabresd platform. For our development we are using Linux 3.14.28_1.0.0-GA BSP

Re: [meta-freescale] i.MX6 - PCIe not detecting some devices in Linux 3.14.28

2015-05-21 Thread Nikolay Dimitrov
. Thank You Regards, Ansari On Thursday 21 May 2015 10:11 PM, Nikolay Dimitrov wrote: Hi ansaris, On 05/21/2015 07:26 PM, ansaris wrote: Hi, We are using imx6Q custom platform based on sabresd platform. For our development we are using Linux 3.14.28_1.0.0-GA BSP but initially we used Linux

Re: [meta-freescale] i.MX6 - PCIe not detecting some devices in Linux 3.14.28

2015-05-21 Thread Nikolay Dimitrov
Hi ansaris, On 05/21/2015 07:26 PM, ansaris wrote: Hi, We are using imx6Q custom platform based on sabresd platform. For our development we are using Linux 3.14.28_1.0.0-GA BSP but initially we used Linux 3.10.53_1.0.0-GA BSP. We have seen that the pcie driver file is updated in Linux 3.14.28.

Re: [meta-freescale] imxipuvideosink in 3.10.53 on Nitrogex6xlite

2015-05-21 Thread Nikolay Dimitrov
On 05/21/2015 05:40 PM, Nikolay Dimitrov wrote: Hi Gary, On 05/21/2015 05:13 PM, Gary Thomas wrote: On 2015-05-21 07:53, Gary Thomas wrote: On 2015-05-19 09:09, Carlos Rafael Giani wrote: It is strange that gtk-play isn't picking this one. Anyway, if you explicitely pick it, you should

Re: [meta-freescale] imxipuvideosink in 3.10.53 on Nitrogex6xlite

2015-05-21 Thread Nikolay Dimitrov
Hi Gary, On 05/21/2015 05:13 PM, Gary Thomas wrote: On 2015-05-21 07:53, Gary Thomas wrote: On 2015-05-19 09:09, Carlos Rafael Giani wrote: It is strange that gtk-play isn't picking this one. Anyway, if you explicitely pick it, you should have windowed output. I tried forcing this via: gs

Re: [meta-freescale] linux-congatec (fido) silent after Starting kernel ...

2015-05-21 Thread Nikolay Dimitrov
Hi Leon, On 05/21/2015 05:20 PM, Leon Woestenberg wrote: I could start the built u-boot from (u)SD card using the not-really-public registers. # setting for BOOT_CFG1, this select USDHC2 (Congatec on-module uSD) mw.l 0x020d8040 0x2850 mw.l 0x020d8044 0x1000 reset # setting for BOOT_CFG1, t

Re: [meta-freescale] Video overlay on sabresd

2015-05-20 Thread Nikolay Dimitrov
Hi all, On 05/21/2015 02:43 AM, Nikolay Dimitrov wrote: Hi all, On 05/20/2015 08:41 PM, Nikolay Dimitrov wrote: Hi Prabhu, On 05/19/2015 07:22 PM, Prabhu S wrote: How about this? /unit_tests/mxc_v4l2_output.out -iw 1024 -ih 768 -ow 1024 -oh 768 -d /dev/video17 -fr 30 -l 10 -f YUYV ./your

Re: [meta-freescale] Video overlay on sabresd

2015-05-20 Thread Nikolay Dimitrov
Hi all, On 05/20/2015 08:41 PM, Nikolay Dimitrov wrote: Hi Prabhu, On 05/19/2015 07:22 PM, Prabhu S wrote: How about this? /unit_tests/mxc_v4l2_output.out -iw 1024 -ih 768 -ow 1024 -oh 768 -d /dev/video17 -fr 30 -l 10 -f YUYV ./your-file.yuyv /dev/video17 is for overlay On Tue, May 19, 2015

  1   2   3   >