Re: [meta-freescale] [meta-fsl-arm][PATCH v3 7/8] xserver-xf86-config: Use Vivant accelerated driver for iMX6

2012-11-22 Thread Fabio Estevam
On Thu, Nov 22, 2012 at 4:49 PM, Otavio Salvador ota...@ossystems.com.br wrote: Change-Id: Ief51e752d58efbdf5412c93a786c442e3531a961 Signed-off-by: Adrian Alonso aalons...@gmail.com Signed-off-by: Otavio Salvador ota...@ossystems.com.br Please use Vivante in the subject, instead of Vivant.

Re: [meta-freescale] [meta-fsl-demos][PATCH 4/6] packagegroup-fsl: Add alsa-tools to tools-testapps

2012-11-24 Thread Fabio Estevam
/alsamixer standard tools. Thanks, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] Raspberry Pi

2012-12-01 Thread Fabio Estevam
board with Yocto Project Support in India.? Maybe you could consider the MX23 Olinuxino board in your project: https://www.olimex.com/Products/OLinuXino/ Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https

Re: [meta-freescale] [yocto] uboot i.MX6

2012-12-21 Thread Fabio Estevam
, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] [meta-fsl-arm][PATCH] A simple script to print system clocks

2013-01-10 Thread Fabio Estevam
On Thu, Jan 10, 2013 at 5:14 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Thu, Jan 10, 2013 at 3:53 PM, Leonardo Sandoval leonardo.sando...@freescale.com wrote: Signed-off-by: Leonardo Sandoval leonardo.sando...@freescale.com Please change the commit log to: imx-test: Add script

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] mxsldr: Update to newer snapshot

2013-01-15 Thread Fabio Estevam
On Tue, Jan 15, 2013 at 11:00 AM, Eric Bénard e...@eukrea.com wrote: did you ever test this patch ? I would say no as the SRC_URI is : git://git.denx.de/mxsldr.git and not u-boot.git ... Besides that, I am also confused about this tool being present in meta-fsl-arm. How would Yocto handle

[meta-freescale] mx28evk: bootlogd: cannot deduce real console device

2013-01-15 Thread Fabio Estevam
alive because if I connect/disconnect the Ethernet cable I do see the kernel console messages. From the log above, what called my attention is: Starting udev Starting Bootlog daemon: bootlogd: cannot deduce real console device bootlogd. Any ideas or suggestions? Thanks, Fabio Estevam

Re: [meta-freescale] mx28evk: bootlogd: cannot deduce real console device

2013-01-15 Thread Fabio Estevam
Hi Eric, On Tue, Jan 15, 2013 at 3:26 PM, Eric Bénard e...@eukrea.com wrote: can you try setting CONFIG_DEVTMPFS_MOUNT=y in defconfig ? You are right: this fixes the issue :-) Will send the patch soon. Thanks, Fabio Estevam ___ meta-freescale

[meta-freescale] [meta-fsl-arm][PATCH 1/2] linux-imx-2.6.35.3: udev needs CONFIG_DEVTMPFS_MOUNT

2013-01-15 Thread Fabio Estevam
Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- .../linux/linux-imx-2.6.35.3/imx28evk/defconfig|1 + recipes-kernel/linux/linux-imx_2.6.35.3.bb |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-imx-2.6.35.3/imx28evk

[meta-freescale] [meta-fsl-arm][PATCH 2/2] linux-fslc_3.7: udev needs CONFIG_DEVTMPFS_MOUNT

2013-01-15 Thread Fabio Estevam
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a (Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly). Signed-off-by: Fabio Estevam fabio.este

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx-2.6.35.3: imx23evk: udev needs CONFIG_DEVTMPFS_MOUNT

2013-01-15 Thread Fabio Estevam
New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a (Recent versions of udev (182 in OE-core) need devtmpfs to operate correctly). Signed-off-by: Fabio Estevam fabio.este

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] README: Point to the official Yocto git tree

2013-01-23 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Point to the official Yocto git tree. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index ff19f5a..4f38d93 100644 --- a/README +++ b

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] linux-imx-2.6.35.3: udev needs CONFIG_DEVTMPFS_MOUNT

2013-01-23 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com New udev version needs CONFIG_DEVTMPFS_MOUNT to be selected, otherwise console gets stuck. The same approach has been already deployed into 3.0.35 as per commit 96417b88a at meta-freescale-arm: (Recent versions of udev (182 in OE-core) need

Re: [meta-freescale] [meta-fsl-demos][PATCH] README: include info to send patches

2013-01-24 Thread Fabio Estevam
On Thu, Jan 24, 2013 at 4:58 PM, Sandoval Gonzalez Leonardo-B42214 b42...@freescale.com wrote: Hi Fabio, my patch is correct, the main and only git repo of meta-fsl-demos is on Github, so the link to source code is correct. Yes, that's true. It was my confusion.

Re: [meta-freescale] fsl.image-test boot problem

2013-02-04 Thread Fabio Estevam
that boots fine on a mx6qsabresd revB fails on a revC (board gets resetted when userspace starts running). Currently U-boot 2013.01 is not passing the correct board revision to the kernel. I will investigate this issue when I get a chance. Regards, Fabio Estevam

Re: [meta-freescale] fsl.image-test boot problem

2013-02-07 Thread Fabio Estevam
On Thu, Feb 7, 2013 at 10:39 AM, Fabio Estevam feste...@gmail.com wrote: On Mon, Feb 4, 2013 at 2:28 PM, Mattias Sahlén mattias.sah...@vinnter.se wrote: Ok, thanks for the information. I will look into it at my end as well. I managed to fix the resets with mx6qsabresd. I will post the patch

Re: [meta-freescale] I2C issues with u-boot from fsl-community-bsp

2013-02-13 Thread Fabio Estevam
On Wed, Feb 13, 2013 at 7:30 PM, Otavio Salvador ota...@ossystems.com.br wrote: Fabio, can you take a look? Yes, I will check it, but maybe only next week. ___ meta-freescale mailing list meta-freescale@yoctoproject.org

[meta-freescale] [PATCH] [meta-fsl-arm] ARM: mxs_defconfig: Select CONFIG_MMC_UNSAFE_RESUME

2013-02-22 Thread Fabio Estevam
PM subsystem treats mmc card as removed during suspend. If MMC is used to store the root file system, it is better to tell the kernel not to treat it as a removable media, so select CONFIG_MMC_UNSAFE_RESUME for such purpose. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes

[meta-freescale] [PATCH] [meta-fsl-arm] linux-fslc: mxs: defconfig: Select CAN options as built-in

2013-02-25 Thread Fabio Estevam
Select CAN options as built-in instead of modules. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-fslc/mxs/defconfig | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc/mxs/defconfig b/recipes

Re: [meta-freescale] [PATCH] [meta-fsl-arm] linux-fslc: mxs: defconfig: Select CAN options as built-in

2013-02-25 Thread Fabio Estevam
On Mon, Feb 25, 2013 at 12:06 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, Feb 25, 2013 at 11:24 AM, Fabio Estevam fabio.este...@freescale.com wrote: Select CAN options as built-in instead of modules. Signed-off-by: Fabio Estevam fabio.este...@freescale.com Why? I understand

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 0/3] Add support for Wandboard-Dual

2013-03-01 Thread Fabio Estevam
Otavio, On Wed, Feb 27, 2013 at 9:33 AM, Otavio Salvador ota...@ossystems.com.br wrote: All patchset merged; I've did minor changes: - removed duplicated commitlog - add space in SRC_URI Please take a look in the changes I did. I can't see the patches in master:

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 0/3] Add support for Wandboard-Dual

2013-03-01 Thread Fabio Estevam
On Fri, Mar 1, 2013 at 3:20 PM, John Weber rjohnwe...@gmail.com wrote: They should be in extra. Great, you are right. I see them at https://github.com/Freescale/meta-fsl-arm-extra ___ meta-freescale mailing list meta-freescale@yoctoproject.org

Re: [meta-freescale] u-boot USB option for SABRE SD.

2013-03-06 Thread Fabio Estevam
On Wed, Mar 6, 2013 at 9:43 AM, Juha Vuorivirta jvp.vuorivi...@gmail.com wrote: Hi! I have SABRE SD board with iMX6q processor and I'm using Yoctoproject for compiling images for it. I would like to boot board from USB stick, we have adapter for connector J505 and I can see stick as

Re: [meta-freescale] u-boot USB option for SABRE SD.

2013-03-11 Thread Fabio Estevam
On Mon, Mar 11, 2013 at 7:26 AM, Juha Vuorivirta jvp.vuorivi...@gmail.com wrote: Please note that you can connect a USB thumb drive, or a USB to Ethernet adapter, but the boot media is SPI NOR or eMMC. I made changes as you succested and usb option is now there. I have SMCS 9512 evb connected

[meta-freescale] [PATCH] [meta-fsl-arm] conf: Remove 'kernel26' feature

2013-03-13 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com 'kernel26' feature has been already removed in oe-core. No need to keep this anymore. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- conf/machine/imx31pdk.conf |2 +- conf/machine/imx35pdk.conf |2 +- 2 files changed, 2

[meta-freescale] [PATCH] [meta-fsl-arm] conf: Use XSERVER from imx-base.inc

2013-03-13 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com XSERVER is already defined in imx-base.inc, no need to re-define it again. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- conf/machine/imx31pdk.conf |4 conf/machine/imx35pdk.conf |4 2 files changed, 8 deletions

[meta-freescale] [PATCH v2] [meta-fsl-arm] imx31pdk/imx35pdk: Use XSERVER from imx-base.inc

2013-03-13 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com XSERVER is already defined in imx-base.inc, no need to re-define it again. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Put board names into the Subject line. conf/machine/imx31pdk.conf |4 conf

[meta-freescale] X11 results in shifted fb with 3.8 kernel on mx28

2013-03-13 Thread Fabio Estevam
behaviour with both images. We would appreciate any comments/suggestions. Thanks, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] X11 results in shifted fb with 3.8 kernel on mx28

2013-03-16 Thread Fabio Estevam
On Wed, Mar 13, 2013 at 2:21 PM, Fabio Estevam feste...@gmail.com wrote: Hi, [Sorry for the cross-posting, but just trying to get a wider audience]. We are booting a core-image-x11 image with a 3.8.2 kernel on a mx28evk and we are having issues with x11: the framebuffer appears shifted

Re: [meta-freescale] MT9T111/MT9T112 aptina camera driver in linux-imx

2013-03-20 Thread Fabio Estevam
On Wed, Mar 20, 2013 at 1:36 PM, Ashwin Kirpalani akcoop...@gmail.com wrote: ahhh...ok so I think I will have to port the mt9t112 driver to freescale's way of doing things, namely in the drivers/media/video/mxc/capture since freescale is not using soc_camera. On a somewhat related question,

Re: [meta-freescale] ERROR building fsl-image-test for i.MX6SL eVK

2013-03-26 Thread Fabio Estevam
instead. Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] ERROR building fsl-image-test for i.MX6SL eVK

2013-03-27 Thread Fabio Estevam
On Wed, Mar 27, 2013 at 2:00 PM, Michael Urbaniak mi...@ebtron.com wrote: Both core-image-minimal and fsl-image-test boot fine if I use u-boot-v2009.08-imx_12.10.02. Daiane, looks like that only imx_12.10.02 was tested on mx6sololite. Please use this U-boot version instead.

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/3] xf86-video-imxfb-vivante: Fix build with new Vivante GPU packaging

2013-04-04 Thread Fabio Estevam
On Thu, Apr 4, 2013 at 5:45 PM, Otavio Salvador ota...@ossystems.com.br wrote: The new Vivante GPU packages remove the backend suffix from libraries What does new Vivante GPU packages mean? Could you please be more specific as to which version you are referring to?

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/3] xf86-video-imxfb-vivante: Fix build with new Vivante GPU packaging

2013-04-04 Thread Fabio Estevam
On Thu, Apr 4, 2013 at 6:17 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Thu, Apr 4, 2013 at 6:10 PM, Fabio Estevam feste...@gmail.com wrote: On Thu, Apr 4, 2013 at 5:45 PM, Otavio Salvador ota...@ossystems.com.br wrote: The new Vivante GPU packages remove the backend suffix from

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/3] xf86-video-imxfb-vivante: Fix build with new Vivante GPU packaging

2013-04-04 Thread Fabio Estevam
On Thu, Apr 4, 2013 at 6:47 PM, Otavio Salvador ota...@ossystems.com.br wrote: Yes; I think it makes sense but not usually done in Yocto as bisect is not expected to be fully working in Yocto repositories so I am not sure about how to handle it. I see pros and cons for both approaches. What

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

2013-04-05 Thread Fabio Estevam
-LOCALVERSION_mx5 = -11.09.01+yocto +# Revision of imx_2.6.35_maintain branch +SRCREV_mx5 = a8e0615aab26a69b306c50d27409d732869e6609 +LOCALVERSION_mx5 = -mx5+yocto I haven't seen a patch touching the defconfigs. Does the maintain branch have the latest defconfig for mx28 and mx53? Regards, Fabio

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 6/6] wandboard-solo: Add machine configuration

2013-04-09 Thread Fabio Estevam
On Tue, Apr 9, 2013 at 2:52 PM, Otavio Salvador ota...@ossystems.com.br wrote: For linux-mainline. This is the format being used so it should match when it is add. As we had it for the dual variant, I did the same for solo. Fabio, what do you think? Should we add it now or later? imx6dl

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 2/8] imx233-olinuxino: Add mx23 to the SoC family

2013-04-09 Thread Fabio Estevam
On Tue, Apr 9, 2013 at 4:21 PM, Otavio Salvador ota...@ossystems.com.br wrote: Change-Id: Ia1cf14ddbb29bed200c0a128aa6cf3757b45cd07 Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- It would be nice to have a description in each patch as to what changed from v1 to v2. This makes the

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 6/8] u-boot-imx: Remove Wandboard patch as it is not supported by mainline

2013-04-10 Thread Fabio Estevam
On Wed, Apr 10, 2013 at 10:20 AM, John Weber rjohnwe...@gmail.com wrote: I don't have a problem with removing the old code. Just that we need to do it in phases. Phase 1 is to add new code. Test that. Then get rid of the old code. If we do it all at once then I can't make a simple

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 6/8] u-boot-imx: Remove Wandboard patch as it is not supported by mainline

2013-04-10 Thread Fabio Estevam
Hi Otavio, On Wed, Apr 10, 2013 at 9:20 AM, Otavio Salvador ota...@ossystems.com.br wrote: Wandboard support is not present in official BSP either; the U-Boot is being daily tested by Fabio and me so it had a good coverage. My only tests with U-boot on this board is to turn the power on and

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v2 6/8] u-boot-imx: Remove Wandboard patch as it is not supported by mainline

2013-04-10 Thread Fabio Estevam
-boot and leave 2009.08 as optional as proposed earlier. Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

[meta-freescale] [PATCH] [meta-fsl-arm] linux-imx_2.6.35.3: Update to latest top of tree

2013-04-16 Thread Fabio Estevam
Include the latest fixes from 2.6.35 11.09 branch. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_2.6.35.3.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux

[meta-freescale] [PATCH v2] [meta-fsl-arm] linux-imx_2.6.35.3: Update to the latest top of tree

2013-04-16 Thread Fabio Estevam
Include the latest fixes from 2.6.35 11.09.01 branch. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Provide complete branch name in commit log recipes-kernel/linux/linux-imx_2.6.35.3.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [meta-freescale] Media automounting /etc/udev/rules.d/automount.rules

2013-04-16 Thread Fabio Estevam
On Tue, Apr 16, 2013 at 6:26 PM, Sandoval Gonzalez Leonardo-B42214 b42...@freescale.com wrote: I got a system running a fsl-image-gui-sdk image on a imx6dlsabresd board. The first time the system booted, it did not reach the login prompt. As a Where did it get stuck exactly?

Re: [meta-freescale] Media automounting /etc/udev/rules.d/automount.rules

2013-04-18 Thread Fabio Estevam
On Thu, Apr 18, 2013 at 6:57 AM, Maxin B. John maxin.j...@enea.com wrote: Observed similar situation with Powerpc targets. Reason was new udev (182) requires CONFIG_DEVTMPFS_MOUNT to be enabled in Kernel. May be checking your kernel configuration might help. Yes, I had similar issue on mx28

[meta-freescale] [PATCH] [meta-fsl-arm] Fix UBOOT_ENTRYPOINT

2013-04-18 Thread Fabio Estevam
and also remove the unneeded UBOOT_LOADADDRESS occurrences. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- conf/machine/imx31pdk.conf|2 -- conf/machine/imx35pdk.conf|2 -- conf/machine/include/imx-base.inc |9 + conf/machine/include/mxs-base.inc |3

[meta-freescale] [PATCH v2 3/3] [meta-fsl-arm] mxs-base.inc: Fix UBOOT_ENTRYPOINT

2013-04-18 Thread Fabio Estevam
Correct entry point for mxs is 0x40008000. Also add a mxs suffix Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Newly introduced. Added mxs suffix. conf/machine/include/mxs-base.inc |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf

[meta-freescale] [PATCH v3 2/3] [meta-fsl-arm] imx-base.inc: Place UBOOT_ENTRYPOINT into common location

2013-04-18 Thread Fabio Estevam
Place the entry points for mx31 and mx35 into the common imx-base.inc instead of having them in board .conf files and also remove the unneeded UBOOT_LOADADDRESS occurrences. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v2: - None Changes since v1: - Newly introduced

[meta-freescale] [PATCH v3 1/3] [meta-fsl-arm] imx-base.inc: Fix UBOOT_ENTRYPOINT

2013-04-18 Thread Fabio Estevam
The recommended entry points for generating a uImage are the ones listed in the zreladdr line of the kernel Makefile.boot file: (arch/arm/mach-soc/Makefile.boot) Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v2: - None Changes since v1: - Split the patch into 3

[meta-freescale] [PATCH] [PATCH v3 3/3] [meta-fsl-arm] mxs-base.inc: Fix UBOOT_ENTRYPOINT

2013-04-18 Thread Fabio Estevam
Correct entry point for mxs is 0x40008000. Also remove the unneeded UBOOT_LOADADDRESS. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v2: - Drop the mxs suffix. Adjust commit log to mention the removal of UBOOT_LOADADDRESS. Changes since v1: - Newly introduced. Added

Re: [meta-freescale] [meta-fsl-arm PATCH 3/3] linux-fslc: Use KERNEL_EXTRA_ARGS instead of EXTRA_OEMAKE

2013-04-18 Thread Fabio Estevam
On Thu, Apr 18, 2013 at 10:12 AM, Otavio Salvador ota...@ossystems.com.br wrote: # We need to pass it as param since kernel might support more then one # machine, with different entry points -EXTRA_OEMAKE += LOADADDR=${UBOOT_ENTRYPOINT} +KERNEL_EXTRA_ARGS += LOADADDR=${UBOOT_ENTRYPOINT}

Re: [meta-freescale] [meta-fsl-arm PATCH v2 3/3] linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code

2013-04-18 Thread Fabio Estevam
On Thu, Apr 18, 2013 at 4:58 PM, Otavio Salvador ota...@ossystems.com.br wrote: Usually kernel would do the right thing but not in our case. Some I don't understand. Why 'usually'? In what sense is our case different? entry point are even not in the kernel code from FSL branch. What does it

Re: [meta-freescale] [meta-fsl-arm PATCH v2 3/3] linux-fslc: Refactor to use linux-imx.inc and avoid duplication of code

2013-04-19 Thread Fabio Estevam
On Fri, Apr 19, 2013 at 5:03 AM, Eric Bénard e...@eukrea.com wrote: maybe most defconfig support only one machine when those in meta-fsl-arm support several machines sometimes with different LOADADDR requirements and thus need the precision to get a working kernel on a specific platform at

Re: [meta-freescale] Media automounting /etc/udev/rules.d/automount.rules

2013-04-19 Thread Fabio Estevam
On Thu, Apr 18, 2013 at 6:13 AM, Talbot Mark-R43473 r43...@freescale.com wrote: Starting udev EXT4-fs (mmcblk0p8): warning: maximal mount count reached, running e2fsck is recommended Isn't this a limitation of 3.0.35 kernel? If I remember correctly Android has some patches to allow

Re: [meta-freescale] GStreamer VPU support on i.MX6

2013-04-19 Thread Fabio Estevam
On Fri, Apr 19, 2013 at 1:58 PM, Daiane Angolini daiane.angol...@freescale.com wrote: Why would I want to have gst-fsl-plugins installed WITHOUT the VPU firmware? Maybe on a SoC that does not have VPU, like mx28/mx6sl ? ___ meta-freescale mailing list

[meta-freescale] [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree

2013-04-21 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com There are two important commits missing in this branch currently. Update to the top of tree. Reported-by: Rogerio Nunes rogerio.nu...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_3.0.35

Re: [meta-freescale] Shouldn't we update imx_3.0.35_1.1.0?

2013-04-21 Thread Fabio Estevam
commits, there are two other patches available at freescale.com (1.1.2-PFD and 1.1.3-TEMP) that would be important to include as well in release 1.4 IMO. Just want to make sure: any reason for not updating the recipe at his point in time? I have just sent a patch to update 1.1.0. Regards, Fabio

[meta-freescale] [PATCH v2] [meta-fsl-arm] linux (3.0.35): Update 1.1.0 branch to top of tree

2013-04-22 Thread Fabio Estevam
There are two important commits missing in branch 1.1.0 currently. Update it to the top of tree. Also, change 'tag' to 'branch' in the comment. Reported-by: Rogerio Nunes rogerio.nu...@freescale.com Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v1: - Improve Subject

[meta-freescale] [PATCH] [meta-fsl-arm] linux (3.0.35): Use 'branch' instead of 'tag'

2013-04-22 Thread Fabio Estevam
Correct term is 'branch', so update the comments. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_3.0.35.bb |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_3.0.35.bb b/recipes-kernel/linux

Re: [meta-freescale] Help with redundant RPATH /usr/lib

2013-04-22 Thread Fabio Estevam
Hi Nick, On Mon, Apr 22, 2013 at 10:32 AM, Lewis, Nick nick.le...@usa.g4s.com wrote: I have written a very basic recipe which inherits autotools but it is failing complaining of an rpath containing an unnecessary /usr/lib Is someone able to assist me please with any pointers as to what may

Re: [meta-freescale] [PATCH] [meta-fsl-arm] linux-imx_3.0.35.bb: Update to top of tree

2013-04-22 Thread Fabio Estevam
Hi John, On Mon, Apr 22, 2013 at 10:04 AM, John Weber rjohnwe...@gmail.com wrote: Yes it is confusing. Because the branch/tag is moving with successive commits. git.freescale.com has just been updated: http://git.freescale.com/git/cgit.cgi/imx/linux-2.6-imx.git/log/?h=imx_3.0.35_1.1.0 Just

Re: [meta-freescale] Disable core(s) on imx6Q

2013-04-22 Thread Fabio Estevam
On Mon, Apr 22, 2013 at 1:08 PM, Sandoval Gonzalez Leonardo-B42214 b42...@freescale.com wrote: I once did this on a iMX6Q-SD adding the kernel's param 'maxcpus'. Just make sure the kernel you are using supports this parameter. Yes, but also take into consideration that the DDR width, density

[meta-freescale] [PATCH 1/2] mxs-base.inc: Use 'linux-fslc' by default on mx23

2013-04-24 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com 2.6.35 1.1.0 branch does not officially support mx23. Let's use 'linux-fslc' as the default kernel for mx23. Also disable perf only for mx28. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- conf/machine/include/mxs-base.inc |4

[meta-freescale] [PATCH 2/2] linux-imx (2.6.35): Only use 2.6.35 1.1.0 branch on mx28

2013-04-24 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com 2.6.35 1.1.0 branch does not officially support mx23. Restrict its usage only for mx28. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_2.6.35.3.bb |6 +++--- 1 file changed, 3 insertions(+), 3

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

2013-04-29 Thread Fabio Estevam
|mx5) -# Revision of imx_2.6.35_1.1.0 branch -SRCREV_mxs = 914558e17e95a55ac1eac9a6c219d17d7825f715 -LOCALVERSION_mxs = -1.1.0+yocto Please rebase against master. I sent a patch recently that changed these to: SRCREV_mx28 LOCALVERSION_mx28 Regards, Fabio Estevam

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

2013-04-29 Thread Fabio Estevam
On Mon, Apr 29, 2013 at 10:58 AM, Mahesh Mahadevan mahesh.mahade...@freescale.com wrote: -# Revision of imx_2.6.35_1.1.0 branch -SRCREV_mx28 = 914558e17e95a55ac1eac9a6c219d17d7825f715 -LOCALVERSION_mx28 = -1.1.0+yocto - -# Revision of imx_2.6.35_11.09.01 branch -SRCREV_mx5 =

Re: [meta-freescale] Yocto not booting on i.mx233 Custom Board

2013-04-29 Thread Fabio Estevam
, it would be better if you could post it in the U-boot list. Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

2013-04-30 Thread Fabio Estevam
On Tue, Apr 30, 2013 at 2:34 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, Apr 29, 2013 at 12:10 PM, Mahesh Mahadevan mahesh.mahade...@freescale.com wrote: Update to the latest code available from Freescale's GIT repository. This patch makes MX28 and MX5 series work from the same

[meta-freescale] [PATCH] [meta-fsl-demos] packagegroup-fsl: Put memtester inside tools-testapps group

2013-05-01 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com memtester package is not a benchmark software. It is a test package that performs stress tests in RAM, so place it under tools-testapps to fit better. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-fsl/packagegroup

Re: [meta-freescale] [IMX6Q Sabre Lite, Linux 3.4.34] Booting is failed in calibrate_delay_converge().

2013-05-01 Thread Fabio Estevam
On Tue, Apr 30, 2013 at 8:02 PM, Shinkyu Kang ksk4...@gmail.com wrote: Hi, My name is Shinkyu, working for Realtimewave in South Korea. This is first time to write a mail to yocktoproject.org. I'm testing with IMX6Q SABRE Lite Ev. Board (Boundary Device) Rev. D, WindRiver Linux 5 which

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-imx (2.6.35): mxs and mx5: Update to latest from FSL GIT

2013-05-07 Thread Fabio Estevam
On Tue, May 7, 2013 at 1:08 PM, Mahesh Mahadevan mahesh.mahade...@freescale.com wrote: Update to the latest code available from Freescale's GIT repository. Signed-off-by: Mahesh Mahadevan mahesh.mahade...@freescale.com --- recipes-kernel/linux/linux-imx_2.6.35.3.bb | 2 +- 1 file changed, 1

Re: [meta-freescale] [PATCH] u-boot-fslc: Update to patches-2013.04's 20130507 snapshot

2013-05-10 Thread Fabio Estevam
On Fri, May 10, 2013 at 1:37 PM, Otavio Salvador ota...@ossystems.com.br wrote: Yes but I never made it explicit as it is the native part of it. Do you want me to add it? Yes, it would be nice to add a line mentioning the mxsboot change. ___

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: enable some PCIe drivers

2013-05-14 Thread Fabio Estevam
On Tue, May 14, 2013 at 11:02 AM, Eric Bénard e...@eukrea.com wrote: --- a/recipes-kernel/linux/linux-boundary-3.0.35/defconfig +++ b/recipes-kernel/linux/linux-boundary-3.0.35/defconfig @@ -107,13 +107,13 @@ CONFIG_SCSI_MULTI_LUN=y CONFIG_ATA=y # CONFIG_SATA_PMP is not set

[meta-freescale] Mounting rootfs via NFS

2013-05-14 Thread Fabio Estevam
or directory Starting syslogd/klogd: done Stopping Bootlog daemon: bootlogd. Any hints? Thanks, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] Mounting rootfs via NFS

2013-05-14 Thread Fabio Estevam
On Tue, May 14, 2013 at 1:11 PM, Fabio Estevam feste...@gmail.com wrote: Not sure how to overcome this though. Ok, the trick was to untar the rootfs via sudo in order to get the correct permissions. It is booting fine now: [ 10.219082] VFS: Mounted root (nfs filesystem) readonly on device 0

Re: [meta-freescale] [PATCH] [meta-fsl-ppc, master]base-files:fix the command line wrap around issue

2013-05-20 Thread Fabio Estevam
On Mon, May 20, 2013 at 9:25 AM, Otavio Salvador ota...@ossystems.com.br wrote: On Mon, May 20, 2013 at 12:21 AM, b40...@freescale.com wrote: From: Zongchun Yu b40...@freescale.com when the character number of cmdline is more than 80. the following character should go to a new line.

Re: [meta-freescale] Problem with root fs when booting from memory.

2013-05-21 Thread Fabio Estevam
On Tue, May 21, 2013 at 2:51 AM, Juha Vuorivirta jvp.vuorivi...@gmail.com wrote: I understand that problem is kernel cannot find filesystem from SD card. Any advice how to make rootfs available? I am little bit confused because SD card works, but bootm does not, even using same bootloader and

Re: [meta-freescale] [meta-fsl-arm PATCH] imx-base.inc: Fix appending of firmware value

2013-05-25 Thread Fabio Estevam
On Sat, May 25, 2013 at 4:25 PM, Otavio Salvador ota...@ossystems.com.br wrote: # FIXME: Needs addition of firmware-imx of official BSPs -#MACHINE_FIRMWARE_mx35 = firmware-imx-sdma-imx35 -#MACHINE_FIRMWARE_mx31 = firmware-imx-sdma-imx31 -#MACHINE_FIRMWARE_mx27 = firmware-imx-vpu-imx27

[meta-freescale] [PATCH] [meta-fsl-arm-extra] linux-imx (2.6.35.3): Disable NAPI

2013-06-06 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com commit 0a9469a14c5 (linux-imx (2.6.35.3): Enable FEC_NAPI in the MX5 defconfig) enabled NAPI support on mx5 defconfig and causes the following kernel crash: Starting advanced power management daemon: kernel BUG at include/linux/netdevice.h:462

Re: [meta-freescale] Booting Yocto on i.MX35

2013-06-15 Thread Fabio Estevam
On Sat, Jun 15, 2013 at 7:38 AM, Gary Thomas g...@mlbassoc.com wrote: Looking at the kernel that was built, it's no surprise that it doesn't boot! There is no i.MX35 PDK support in there at all, unless I've missed it. Which kernel did you build? Looking at

Re: [meta-freescale] [PATCH 2/3] u-boot-vybrid: Add Timesys-based u-boot for Vf600-based machines

2013-06-15 Thread Fabio Estevam
On Thu, Jun 13, 2013 at 12:26 PM, Andy Voltz andy.vo...@timesys.com wrote: Signed-off-by: Andy Voltz andy.vo...@timesys.com Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- conf/machine/include/imx-base.inc |1 + recipes-bsp/u-boot/u-boot-vybrid_2011.12.bb | 19

Re: [meta-freescale] Booting Yocto on i.MX35

2013-06-17 Thread Fabio Estevam
On Mon, Jun 17, 2013 at 5:05 AM, Gary Thomas g...@mlbassoc.com wrote: How did you select this? The only options I can see for building Freescale IMX systems use device tree which is not there for i.MX35 It is selected by default. When I build a kernel manually for mx35 I do: make

Re: [meta-freescale] Booting Yocto on i.MX35

2013-06-17 Thread Fabio Estevam
On Mon, Jun 17, 2013 at 12:53 PM, Gary Thomas g...@mlbassoc.com wrote: Manual build using this configuration file does work. However, there are a lot of bits missing, e.g. frame buffer and camera. How do I enable (use?) them on the PDK? I don't have a mx35pdk board handy, but looking at the

Re: [meta-freescale] Booting Yocto on i.MX35

2013-06-18 Thread Fabio Estevam
I have a chance, but the linux-arm-kernel mailing list would be a better place to report kernel related issues. Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-imx: update Congatec qmx6 support to bsp 4.0

2013-06-18 Thread Fabio Estevam
On Tue, Jun 18, 2013 at 9:47 AM, SARTRE Leo lsar...@adeneo-embedded.com wrote: Mainline U-Boot cannot boot from NOR, so the only way to use it on this board I don't understand. Do you mean SPI NOR or a parallel NOR? How does the other U-boot version deal with it? is to use a big hack

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-imx: update Congatec qmx6 support to bsp 4.0

2013-06-18 Thread Fabio Estevam
On Tue, Jun 18, 2013 at 10:53 AM, SARTRE Leo lsar...@adeneo-embedded.com wrote: Yes sorry I mean the SPI NOR, u-boot-imx can be flashed into the SPI NOR, Uboot mainline doesn't support boot from SPI NOR. Why not? If you have your boot pins (or fuses) correctly setup and flash it to the

Re: [meta-freescale] Sabrelite Boot

2013-06-18 Thread Fabio Estevam
. Regards, Fabio Estevam ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-imx: update Congatec qmx6 support to bsp 4.0

2013-06-18 Thread Fabio Estevam
On Tue, Jun 18, 2013 at 2:48 PM, Otavio Salvador ota...@ossystems.com.br wrote: Sorry for the unclear comment. I applied Leo's patches to meta-fsl-arm-extra (using u-boot-imx 2008.09 for now). Ok, understood. Then my effort in this thread was in vain :-)

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] u-boot-imx: update Congatec qmx6 support to bsp 4.0

2013-06-18 Thread Fabio Estevam
On Tue, Jun 18, 2013 at 3:05 PM, Otavio Salvador ota...@ossystems.com.br wrote: No; surely not. Once we have it applied we can redo this. No reason to keep Contatec broken (as GPU were not working with 1.0.0 kernel) when we have the patches. Yes, I understand the kernel issue. My point was

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] linux-imx (3.0.35): Add fix pll4 set_rate callback

2013-06-28 Thread Fabio Estevam
On Fri, Jun 28, 2013 at 9:54 AM, Daiane Angolini daiane.angol...@freescale.com wrote: This patch has been send by Alexander Smirnov to meta-freescale mailing list and is still not applied in Freescale GIT server. Apply it here as a interim solution. Change-Id:

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] linux-imx (3.0.35): Add fix pll4 set_rate callback

2013-06-28 Thread Fabio Estevam
On Fri, Jun 28, 2013 at 9:54 AM, Daiane Angolini daiane.angol...@freescale.com wrote: +- if (rev = IMX_CHIP_REVISION_1_1) { ++ if ((rev = IMX_CHIP_REVISION_1_1) ++ (pllbase == PLL5_VIDEO_BASE_ADDR)) { Subject mentions pll4, but here you check for pll5. Which one is

Re: [meta-freescale] Issue with egalax_ts in linux-boundary

2013-07-01 Thread Fabio Estevam
); input_report_abs(input_dev, ABS_MT_POSITION_Y, events[i].y); input_mt_sync(input_dev); } #endif Regards, Fabio Estevam ___ meta-freescale mailing list meta

[meta-freescale] [meta-fsl-arm][PATCH v2] linux-imx (3.0.35): Update to the latest commit of 4.0.0 branch

2013-07-06 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Update to commit 36947b7 (ENGR00269935 Fix the build break). Remove the arm-mach-mx6-fix-pll4-set_rate-callback.patch file now that this patch is applied into the 4.0.0 branch. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes

Re: [meta-freescale] Booting Yocto on i.MX35

2013-07-10 Thread Fabio Estevam
Hi Gary, On Tue, Jun 18, 2013 at 8:34 AM, Fabio Estevam feste...@gmail.com wrote: Hi Gary, On Tue, Jun 18, 2013 at 4:02 AM, Gary Thomas g...@mlbassoc.com wrote: I don't have a mx35pdk board handy, but looking at the defconfig both framebuffer and camera support are selected. Indeed

Re: [meta-freescale] Matchbox desktop is active in background when playing videos

2013-07-12 Thread Fabio Estevam
On Fri, Jul 5, 2013 at 11:53 PM, Ashwin Kirpalani akcoop...@gmail.com wrote: I am using yocto dylan - poky release on sabrelite. When I play videos using gplay or gstreamer, the matchbox desktop remains in the background. I can see it through the video...i.e. it is translucent. Is there a way

[meta-freescale] [meta-fsl-arm][PATCH v3] linux-imx (3.0.35): Update to the latest commit of 4.0.0 branch

2013-07-12 Thread Fabio Estevam
Update to commit 08814d9 (ARM: 7670/1: fix the memset fix). Remove the arm-mach-mx6-fix-pll4-set_rate-callback.patch file now that this patch is applied into the 4.0.0 branch. Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- Changes since v2: - Update even further Changes since v1

[meta-freescale] [meta-fsl-arm][PATCH] linux-imx (2.6.35): Update to the latest commit of 'maintain' branch

2013-07-12 Thread Fabio Estevam
Update to commit a0de0f9 (ARM: 7670/1: fix the memset fix). Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_2.6.35.3.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel

Re: [meta-freescale] Wandboard uBoot clock

2013-07-15 Thread Fabio Estevam
On Mon, Jul 15, 2013 at 1:32 PM, Chris Tapp opensou...@keylevel.com wrote: When the Wandboard Quad starts, uBoot reports that the CPU is running at 792 MHz. The Quad is a 1 GHz board, so should this be higher or does it somehow get switched later on? U-boot starts at 792MHz and kernel

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] linux-imx_3.0.35: Backport two patches to fix a boot issue

2013-07-15 Thread Fabio Estevam
Hi Andrei, On Mon, Jul 15, 2013 at 7:07 PM, Andrei Gherzan andrei.gher...@windriver.com wrote: Backport two patches to fix a boot issue with ARM boards when gcc 4.8 is used. Without the integrated backports: ARM: 7670/1: fix the memset fix ARM: 7668/1: fix memset-related crashes

[meta-freescale] [PATCH 2/2] linux-imx (3.0.35): Update 4.0.0 branch to commit c3e6a39

2013-07-16 Thread Fabio Estevam
From: Fabio Estevam fabio.este...@freescale.com Update 3.0.35 4.0.0 branch to commit c3e6a39 (ENGR00271136 Fix build break when CONFIG_CLK_DEBUG is disabled). Signed-off-by: Fabio Estevam fabio.este...@freescale.com --- recipes-kernel/linux/linux-imx_3.0.35.bb | 2 +- 1 file changed, 1

  1   2   3   4   5   6   >