[meta-freescale] [meta-fsl-arm][PATCH 1/5] libfslvpuwrap: Upgrade to 1.0.57 version

2015-01-21 Thread Zidan Wang
New feature for 1.0.57 version: * Add workaround for rmvb decode timeout issue when no enough frame buffer. * Re-enable the detection of resolution change due to the latest farmware. Signed-off-by: Zidan Wang --- .../{libfslvpuwrap_1.0.54.bb => libfslvpuwrap_1.0.57.bb} | 4 ++-- 1

Re: [meta-freescale] Audio glitch with SGTL5000

2015-01-21 Thread Nikolay Dimitrov
Hi Fabio, On 01/22/2015 02:00 AM, Fabio Estevam wrote: Hi Nikolay, On Wed, Jan 21, 2015 at 9:55 PM, Nikolay Dimitrov wrote: Hehe, I'm not sure that you cleared the bit actually :). I think that with mask 0 you're not writing to the I2C reg at all - you can check the return value of snd_soc_u

[meta-freescale] meta-fsl-ppc: DPAA, questioning constants used for T1040 that are borrowed from FMAN V3H....

2015-01-21 Thread Bob Cochran
Hi, There are some values set for T1040 / FMANV3L that don't match the published specifications for the part. The values I'm questioning are mainly defined in drivers/net/ethernet/freescale/fman/inc/integrations/T4240/dpaa_integration_ext.h (V3H integration layer) I'm wondering whether thi

Re: [meta-freescale] Audio glitch with SGTL5000

2015-01-21 Thread Fabio Estevam
Hi Nikolay, On Wed, Jan 21, 2015 at 9:55 PM, Nikolay Dimitrov wrote: > Hehe, I'm not sure that you cleared the bit actually :). I think that > with mask 0 you're not writing to the I2C reg at all - you can check > the return value of snd_soc_update_bits(), should be 0 (no error, no > value chang

Re: [meta-freescale] Audio glitch with SGTL5000

2015-01-21 Thread Nikolay Dimitrov
Hi Fabio, On 01/21/2015 04:59 AM, Fabio Estevam wrote: On Wed, Jan 21, 2015 at 12:56 AM, Fabio Estevam wrote: Yes, you are right. It seems I cleared the bit instead of setting it. I will retest on my boards. This is interesting: just tested on a imx53-qsb and with my patch applied, which cl

[meta-freescale] [meta-fsl-demos][PATCH 0/3] 3.10.53-1.1.0 Graphics meta-fsl-demos

2015-01-21 Thread Neena Busireddy
This is the patch set for the 3.10.53 GA release with changes specific to meta-fsl-demos layer for graphics Neena Busireddy (3): fsl-gpu-sdk: Upgrade to 2.0 version packagegroup-fsl-tools-gpu: Add GPU demos package packagegroup-fsl-tools-gpu: Add GPU tools .../packagegroups/packagegroup

[meta-freescale] [meta-fsl-demos][PATCH 2/3] packagegroup-fsl-tools-gpu: Add GPU demos package

2015-01-21 Thread Neena Busireddy
Signed-off-by: Neena Busireddy --- .../packagegroup-fsl-tools-testapps.bb |1 + 1 file changed, 1 insertion(+) diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb index 16fd133..cbdf444 100644 -

[meta-freescale] [meta-fsl-demos][PATCH 3/3] packagegroup-fsl-tools-gpu: Add GPU tools

2015-01-21 Thread Neena Busireddy
- fsl-gpu-sdk is not supported for i.MX6 SoloLite - i.MX6 SoloLite does not support apitrace tool because of its dependency on gles2 Signed-off-by: Neena Busireddy --- .../packagegroups/packagegroup-fsl-tools-gpu.bb| 14 +++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff

[meta-freescale] [meta-fsl-demos][PATCH 1/3] fsl-gpu-sdk: Upgrade to 2.0 version

2015-01-21 Thread Neena Busireddy
- Supports OpenGL ES2, OpenGL ES3 - No support for OpenVG and G2D - Do not support i.MX6 SoloLite and is intended to add in future Signed-off-by: Neena Busireddy --- .../{fsl-gpu-sdk_1.2.bb => fsl-gpu-sdk_2.0.bb} | 58 +--- 1 file changed, 27 insertions(+), 31 deletions(-

[meta-freescale] [meta-fsl-arm][PATCH 00/16] 3.10.53-1.1.0 BSP and Graphics meta-fsl-arm

2015-01-21 Thread Lauren Post
This is the first patch set for the 3.10.53 GA release with changes specific to meta-fsl-arm layer for the BSP kernel, uboot, bsp, graphics and machine configuration files. 3.10.53-1.1.0 includes the follow updates - 3.10.53 kernel upgrade o Includes security updates for CAAM driver which

[meta-freescale] [meta-fsl-arm][PATCH 02/16] firmware-imx: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
- VPU firmware upgraded Signed-off-by: Lauren Post --- .../firmware-imx/firmware-imx_3.10.31-1.1.0.bb | 14 -- .../firmware-imx/firmware-imx_3.10.53-1.1.0.bb | 10 ++ 2 files changed, 10 insertions(+), 14 deletions(-) delete mode 100644 recipes-bsp/firmware-imx/f

[meta-freescale] [meta-fsl-arm][PATCH 16/16] directfb: Upgrade to 1.7.4 version

2015-01-21 Thread Lauren Post
From: Neena Busireddy Signed-off-by: Neena Busireddy --- conf/machine/include/imx-base.inc |2 - .../directfb/Check-input-NULL-pointer.patch| 42 +++ .../directfb/directfb/configurefix.patch | 60 .../directfb/fix-compilation-with-zlib.patch

[meta-freescale] [meta-fsl-arm][PATCH 13/16] imx-gpu-viv: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
From: Neena Busireddy - Graphics recipe is renamed from gpu-viv-bin-mx6q to imx-gpu-viv - Recipe version is changed to use Vivante version - gpu-viv-g2d shares same package with imx-gpu-viv - imx-gpu-viv includes separate sub packages for demos and tools to support flexible package additions -

[meta-freescale] [meta-fsl-arm][PATCH 10/16] imx6sxsabreauto: Create for 3.10.53-1.1.0 Release

2015-01-21 Thread Lauren Post
Add machine configuration file for i.MX 6SoloX SABRE-AI board Signed-off-by: Lauren Post --- conf/machine/imx6sxsabreauto.conf | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 conf/machine/imx6sxsabreauto.conf diff --git a/conf/machine/imx6sxsabreauto.conf b/con

[meta-freescale] [meta-fsl-arm][PATCH 06/16] imx-test: Fix build breaks caused by toolchain updates

2015-01-21 Thread Lauren Post
Recent tool chain commits have broken imx-test builds. This patch includes recent imx-test patches from Otavio rebased on top of 3.10.53-1.1.0 release Fix linking failures of test utilities Parts of Rework recipe style (do_compile and do_install changes) Include patch of makefiles (rebased on top

[meta-freescale] [meta-fsl-arm][PATCH 07/16] u-boot-imx: Upgrade to 3.10.53-1.1.0_GA release

2015-01-21 Thread Lauren Post
Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2014.04.bb |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2014.04.bb b/recipes-bsp/u-boot/u-boot-imx_2014.04.bb index 5f6c722..c5f87bc 100644 --- a/recipes-bsp/u-boot/u-boot-i

[meta-freescale] [meta-fsl-arm][PATCH 03/16] imx-lib: Upgrade to 3.10.53-1.1.0_GA release

2015-01-21 Thread Lauren Post
Remove obey-variables patch - included in release. Signed-off-by: Lauren Post --- .../imx-lib-3.10.31-1.1.0/obey-variables.patch | 209 recipes-bsp/imx-lib/imx-lib_3.10.31-1.1.0.bb | 16 -- recipes-bsp/imx-lib/imx-lib_3.10.53-1.1.0.bb | 10 + 3 files cha

[meta-freescale] [meta-fsl-arm][PATCH 14/16] xf86-video-imxfb-vivante: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
From: Neena Busireddy Signed-off-by: Neena Busireddy --- ...R00333447-Fix-EXA-driver-for-Xserver-1.16.patch | 82 ...b => xf86-video-imxfb-vivante_3.10.53-1.1.0.bb} | 13 ++-- 2 files changed, 6 insertions(+), 89 deletions(-) delete mode 100644 recipes-graphics/xorg-d

[meta-freescale] [meta-fsl-arm][PATCH 09/16] imx6sxsabresd: Remove deleted device tree canfd

2015-01-21 Thread Lauren Post
Remove imx6sx-sdb-canfd device tree from device tree list. Signed-off-by: Lauren Post --- conf/machine/imx6sxsabresd.conf |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/imx6sxsabresd.conf b/conf/machine/imx6sxsabresd.conf index 897b684..7c90de9 100644 --- a

[meta-freescale] [meta-fsl-arm][PATCH 01/16] linux-imx: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
- Support new hardware i.MX 6SoloX SABRE-SD and SABRE-AI boards. - Security updates for CAAM driver split into 2 drivers CAAM and Job Ring - Multiple bug fixes. Signed-off-by: Lauren Post --- ...6q-fix-video-divider-for-revision-1.0-of-.patch |0 .../mx6/defconfig

[meta-freescale] [meta-fsl-arm][PATCH 04/16] imx-vpu: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
- imx-vpu recipe version changed to internal version 5.4.27 - VPU share memory file open fixes - Upgrade ion usage - Remove obey-variables patch -now included in release Signed-off-by: Lauren Post --- .../imx-vpu-3.10.31-1.1.0/obey-variables.patch | 27 recipes-bsp/imx

[meta-freescale] [meta-fsl-arm][PATCH 05/16] imx-test: Upgrade to 3.10.53-1.1.0_GA release

2015-01-21 Thread Lauren Post
- Update makefiles for mmdc and memtool to work with dizzy toolchain - mxc-asrc: Enlarge the buffer size, change audio files - mxc-securebooth: Change the u-boot pad len calculation - mcc: Change the dword signing in to be string - memtool: Add auto complete feature for memtool - vpu: H.264 VUI en

[meta-freescale] [meta-fsl-arm][PATCH 11/16] imx6slevk: Add new uart device tree imx6sl-evk-uart.dtb

2015-01-21 Thread Lauren Post
Add uart4 DCE and DTE pinctrl set because of pin conflict. DTE pinctrl set is commented out but can be enabled in dts file. If user want to test DTE mode, it needs to rebuild the DTB file. Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf |2 +- 1 file changed, 1 insertion(+), 1 del

[meta-freescale] [meta-fsl-arm][PATCH 08/16] imx-kobs: Upgrade to 3.10.53-1.1.0 GA release

2015-01-21 Thread Lauren Post
Signed-off-by: Lauren Post --- ..._3.10.31-1.1.0.bb => imx-kobs_3.10.53-1.1.0.bb} |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-bsp/imx-kobs/{imx-kobs_3.10.31-1.1.0.bb => imx-kobs_3.10.53-1.1.0.bb} (53%) diff --git a/recipes-bsp/imx-kobs/imx-kobs_3.10.31-1.1.0.b

[meta-freescale] [meta-fsl-arm][PATCH 15/16] xf86-video-imxfb-vivante: Add autohdmi utility

2015-01-21 Thread Lauren Post
From: Neena Busireddy This utility is used to monitor hdmi display hot plug and reconfigure xserver (through exa driver) if it detects the display change. Signed-off-by: Neena Busireddy --- .../xf86-video-imxfb-vivante/rc.autohdmi | 32 .../xf86-video-imxfb-viv

[meta-freescale] [meta-fsl-arm][PATCH 12/16] imx6qsabresd.conf: Add imx6q-sabresd-uart device tree

2015-01-21 Thread Lauren Post
Add uart5 DTE mode pinctrl set for imx6q-sabresd board becuase of pin conflict. Signed-off-by: Lauren Post --- conf/machine/imx6qsabresd.conf |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf index 02b7cdc..72d1

Re: [meta-freescale] [PATCH 3/4] imx-test: Fix build with the work-shared kernel source

2015-01-21 Thread Otavio Salvador
On Tue, Jan 20, 2015 at 1:26 PM, Daiane Angolini wrote: > On Tue, Jan 20, 2015 at 9:33 AM, Otavio Salvador > wrote: >> The Kernel sources has now been moved out of sstate control and to >> make this easier to spot this has been moved to tmp/work-shared/ >> directory. >> >> One good consequence of

Re: [meta-freescale] [meta-fsl-ppc][PATCH 1/2] udev-extraconf: add fsl specific rules back

2015-01-21 Thread Otavio Salvador
On Wed, Jan 21, 2015 at 11:56 AM, zhenhua@freescale.com wrote: > The line is already in oe-core, the meta-fsl-ppc layer includes a customized > automount.sh that is based on oe-core version, the change is just sync the > following change from oe-core. > > http://cgit.openembedded.org/openemb

Re: [meta-freescale] [meta-fsl-ppc][PATCH 1/2] udev-extraconf: add fsl specific rules back

2015-01-21 Thread zhenhua....@freescale.com
The line is already in oe-core, the meta-fsl-ppc layer includes a customized automount.sh that is based on oe-core version, the change is just sync the following change from oe-core. http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-core/udev/udev-extraconf/automount.rules?id=1

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

2015-01-21 Thread Otavio Salvador
On Wed, Jan 21, 2015 at 10:54 AM, Daiane Angolini wrote: > Otavio, patch is merged. Can you, please, work to update the published > RN online? As you wish :-) Done. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobile

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

2015-01-21 Thread Daiane Angolini
Daiane On Wed, Jan 21, 2015 at 10:29 AM, Otavio Salvador wrote: > On Wed, Jan 21, 2015 at 9:05 AM, Daiane Angolini > wrote: >> Signed-off-by: Daiane Angolini > > > Acked-by: Otavio Salvador > Otavio, patch is merged. Can you, please, work to update the published RN online? Thanks in advance

Re: [meta-freescale] [meta-fsl-ppc][PATCH 1/2] udev-extraconf: add fsl specific rules back

2015-01-21 Thread Otavio Salvador
On Wed, Jan 21, 2015 at 1:59 AM, zhenhua@freescale.com wrote: >> >> But could you explain what DISK_MEDIA_CHANGE will handle? >> > [Liu Ting-B28495] just sync with oe-core updates. > [Luo Zhenhua-B19537] DISK_MEDIA_CHANGE environment variable controls if the > antomount udev rule will be exec

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

2015-01-21 Thread Otavio Salvador
On Wed, Jan 21, 2015 at 9:05 AM, Daiane Angolini wrote: > Signed-off-by: Daiane Angolini Acked-by: Otavio Salvador -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br Mobile: +55 (53) 9981-7854Mobile: +1 (34

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

2015-01-21 Thread Daiane Angolini
Signed-off-by: Daiane Angolini --- release-notes/source/ack-sourcers.inc | 315 ++-- release-notes/source/bootloader-default.inc | 4 +- release-notes/source/closed_bugs.inc| 2 + release-notes/source/linux-default.inc | 10 +- release-notes/source/