Re: [meta-freescale] Configure an IMX6 system to simultaneously display on LVDS and HDMI.

2015-01-27 Thread Wally Yeh
Hi, Kelvin: the fact is that if you are using it under X11, it can't output 2 display at the same time with X11-vivante-driver. you have to use generic FBDEV driver, but without any g2d, g3d acceleration. Or you can use wayland, it works for 2 display out of box. Wally 2015-01-28 4:10 GM

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Eric Bénard
Hi Nikolay, Le Wed, 28 Jan 2015 00:35:30 +0200, Nikolay Dimitrov a écrit : > On 01/27/2015 10:51 PM, Eric Bénard wrote: > > Hi Nikolay, > > > > Le Tue, 27 Jan 2015 22:23:15 +0200, > > Nikolay Dimitrov a écrit : > >> On 01/27/2015 07:40 PM, Gonzalez, Alex wrote: > >>> Nikolay, > >>> > >>> Assumin

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Otavio Salvador
On Tue, Jan 27, 2015 at 1:35 PM, Andreas Müller wrote: > On Tue, Jan 27, 2015 at 4:32 PM, Otavio Salvador > wrote: >> On Tue, Jan 27, 2015 at 1:28 PM, Andreas Müller >> wrote: >>> On Tue, Jan 27, 2015 at 4:15 PM, Otavio Salvador >>> wrote: On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller >>

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Eric Bénard
Hi Nikolay, Le Tue, 27 Jan 2015 22:23:15 +0200, Nikolay Dimitrov a écrit : > On 01/27/2015 07:40 PM, Gonzalez, Alex wrote: > > Nikolay, > > > > Assuming this is a custom board, if you are using different memory or with > > a different configuration from the reference designs, you may need to >

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17_1.0.1 - for daisy): Bump SRCREV to 120f379

2015-01-27 Thread Eric Nelson
This update contains a set of back-ports of patches from the boundary-imx_3.10.17_1.0.2_ga tree as described in commits d97ad3b and 0e92e1f. https://github.com/Freescale/meta-fsl-arm-extra/commit/d97ad3b https://github.com/Freescale/meta-fsl-arm-extra/commit/0e92e1f The first set

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Nikolay Dimitrov
Hi Eric, On 01/27/2015 10:51 PM, Eric Bénard wrote: Hi Nikolay, Le Tue, 27 Jan 2015 22:23:15 +0200, Nikolay Dimitrov a écrit : On 01/27/2015 07:40 PM, Gonzalez, Alex wrote: Nikolay, Assuming this is a custom board, if you are using different memory or with a different configuration from th

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Nikolay Dimitrov
Hi Alex, On 01/27/2015 07:40 PM, Gonzalez, Alex wrote: Nikolay, Assuming this is a custom board, if you are using different memory or with a different configuration from the reference designs, you may need to change the memory calibration to suit the hardware. Freescale support can provide an

[meta-freescale] Configure an IMX6 system to simultaneously display on LVDS and HDMI.

2015-01-27 Thread Kelvin Johnson
Good Afternoon, Can anyone advise where I can obtain a document or information describing how to setup an IMX6 system to simultaneously display both on the LVDS (800x480) and an HDMI ouput. Thanks, Kelvin Kelvin Johnson | Group Leader Embedded Software [http://www.sensoft.ca/SignatureImages/

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Gonzalez, Alex
Nikolay, Assuming this is a custom board, if you are using different memory or with a different configuration from the reference designs, you may need to change the memory calibration to suit the hardware. Freescale support can provide an application note that explains how to perform the calibr

Re: [meta-freescale] Qt5 issue

2015-01-27 Thread Marco Cavallini
Hi Andrea, could you please provide more details about your build? For example which Yocto version are you using (the log msg shown launching bitbake)? Ciao Marco Cavallini | KOAN sas | Bergamo - Italia embedded and real-time software engineering Phone:+39

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Otavio Salvador
On Tue, Jan 27, 2015 at 2:27 PM, Nikolay Dimitrov wrote: > Just to share my progress so far. My board passed 500+ iterations of > DDR stress testing with the FSL tool (this bloody thing took 2 days to > complete!). Tried the U-Boot integrated memory tests (both quick and > alt), and they didn't sh

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Nikolay Dimitrov
Hi guys, Just to share my progress so far. My board passed 500+ iterations of DDR stress testing with the FSL tool (this bloody thing took 2 days to complete!). Tried the U-Boot integrated memory tests (both quick and alt), and they didn't show any issues. So I can say that at least the hardware

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

2015-01-27 Thread Neena Busireddy
Hi Sebastien, -Original Message- From: Sébastien Taylor [mailto:sebastientay...@gmail.com] On Behalf Of Sébastien Taylor Sent: Monday, January 26, 2015 3:21 PM To: Busireddy Neena-B45787 Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [meta-fsl-demos][PATCH V2 1/3] fsl-g

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Andreas Müller
On Tue, Jan 27, 2015 at 4:32 PM, Otavio Salvador wrote: > On Tue, Jan 27, 2015 at 1:28 PM, Andreas Müller > wrote: >> On Tue, Jan 27, 2015 at 4:15 PM, Otavio Salvador >> wrote: >>> On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller >>> wrote: gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers.

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Otavio Salvador
On Tue, Jan 27, 2015 at 1:28 PM, Andreas Müller wrote: > On Tue, Jan 27, 2015 at 4:15 PM, Otavio Salvador > wrote: >> On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller >> wrote: >>> gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling >>> on >>> target fails. >>> >>> Signed-

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Andreas Müller
On Tue, Jan 27, 2015 at 4:15 PM, Otavio Salvador wrote: > On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller > wrote: >> gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling on >> target fails. >> >> Signed-off-by: Andreas Müller > > Do you want this on Dizzy right? > Patches

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Otavio Salvador
On Tue, Jan 27, 2015 at 1:00 PM, Andreas Müller wrote: > gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling on > target fails. > > Signed-off-by: Andreas Müller Do you want this on Dizzy right? -- Otavio Salvador O.S. Systems http://www.ossys

[meta-freescale] [meta-fsl-arm][PATCH 2/2] gpu-viv-bin-mx6q: ship a link named libwayland-egl.so

2015-01-27 Thread Andreas Müller
At least KDE's extra-cmake-modules need libwayland-egl.so to detect wayland-egl properly. Signed-off-by: Andreas Müller --- recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q.inc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-

[meta-freescale] [meta-fsl-arm][PATCH 0/2] some love to corner-cases

2015-01-27 Thread Andreas Müller
0001 fixes compiling on target with qt5-creator (patches sent to meta-qt5) 0002 Is there any harm caused by shipping a link libwayland-egl.so? Andreas Müller (2): add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target gpu-viv-bin-mx6q: ship a link named libwayland-egl.so

[meta-freescale] [meta-fsl-arm][PATCH 1/2] add gpu-viv-bin-mx6q-dev to meta-qt5's packagegroup-qt5-toolchain-target

2015-01-27 Thread Andreas Müller
gpu-viv-bin-mx6q-dev supplies EGL/GL/GLES headers. Without these compiling on target fails. Signed-off-by: Andreas Müller --- qt5-layer/recipes-qt/qt5/packagegroup-qt5-toolchain-target.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 qt5-layer/recipes-qt/qt5/packagegroup-qt5-t

[meta-freescale] [meta-fsl-ppc][PATCH 5/5] sctp: CVE-2014-7841

2015-01-27 Thread Sona Sarmadi
NULL pointer dereference in af->from_addr_param on malformed packet Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841 Signed-off-by: Sona Sarmadi --- .../linux/files/sctp-CVE-2014-7841.patch | 85 ++ recipes-kernel/linux/linux-qoriq_3.12.bb

[meta-freescale] [meta-fsl-ppc][PATCH 4/5] sctp: CVE-2014-4667

2015-01-27 Thread Sona Sarmadi
sk_ack_backlog wrap-around problem Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4667 Signed-off-by: Sona Sarmadi --- .../linux/files/sctp-CVE-2014-4667.patch | 51 ++ recipes-kernel/linux/linux-qoriq_3.12.bb | 1 + 2 files changed, 5

[meta-freescale] [meta-fsl-ppc][PATCH 3/5] ALSA: CVE-2014-4652 CVE-2014-4653

2015-01-27 Thread Sona Sarmadi
CVE-2014-4652 Protect user controls against concurrent access CVE-2014-4653 Don't access controls outside of protected regions Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4653 Signed-off-by: Sona Sarmadi --- .../

[meta-freescale] [meta-fsl-ppc][PATCH 2/5] kernel-auditsc: CVE-2014-3917

2015-01-27 Thread Sona Sarmadi
audit_krule mask accesses need bounds checking Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3917 Signed-off-by: Sona Sarmadi --- .../linux/files/auditsc-CVE-2014-3917.patch| 91 ++ recipes-kernel/linux/linux-qoriq_3.12.bb | 1 + 2 file

[meta-freescale] [meta-fsl-ppc][PATCH 1/5] net-sctp: CVE-2014-3673, CVE-2014-3687, CVE-2014-3688

2015-01-27 Thread Sona Sarmadi
CVE-2014-3673 skb_over_panic when receiving malformed ASCONF chunks Fixes: b896b82be4ae ("[SCTP] ADDIP: Support for processing incoming ASCONF_ACK chunks.") CVE-2014-3687 panic on duplicate ASCONF chunks Fixes: 2e3216cd54b1 ("sctp: Follow security requirement of responding with 1 packet") CVE-201

[meta-freescale] Updates to meta-fsl-arm (dizzy) in 2015-01-27

2015-01-27 Thread Otavio Salvador
Hello, I pushed following updates: commit 4500b58848393fd0aada4894510369d0a33d4ca8 (HEAD, yocto/dizzy, for-dizzy) Author: Carlos Rafael Giani Date: Tue Jan 27 01:08:30 2015 +0100 chromium: Update bbappend to version 40.0.2214.91 Signed-off-by: Carlos Rafael Giani Signed-off-

[meta-freescale] Updates to meta-fsl-arm (master) in 2015-01-27

2015-01-27 Thread Otavio Salvador
Hello, I pushed following updates: commit 2d9b23e7ca473eaf33b8a96839686a331339e43a (yocto/master, chromium) Author: Carlos Rafael Giani Date: Tue Jan 27 01:08:30 2015 +0100 chromium: Update bbappend to version 40.0.2214.91 Signed-off-by: Carlos Rafael Giani Signed-off-by: Ot

[meta-freescale] [meta-fsl-ppc][PATCH] kvm-iommu: CVE-2014-3601, CVE-2014-8369

2015-01-27 Thread Sona Sarmadi
CVE-2014-3601 Fixes the third parameter of kvm_iommu_put_pages The third parameter of kvm_iommu_put_pages is wrong, It should be 'gfn - slot->base_gfn'. CVE-2014-8369 Fixes excessive pages un-pinning in kvm_iommu_map error path. (This vulnerability exists because of an incorrect fix for CVE-2014-3

Re: [meta-freescale] imx6 silent memory corruption

2015-01-27 Thread Nikolay Dimitrov
Hi Doug, On 01/26/2015 04:40 PM, Doug Schwanke wrote: -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- boun...@yoctoproject.org] On Behalf Of Nikolay Dimitrov Sent: Friday, January 23, 2015 3:11 PM To: Fabio Estevam Cc: meta-freescale@yoctoproject.

[meta-freescale] [meta-fsl-ppc][PATCH 2/2] Kernel-HID/USB: multiple CVEs

2015-01-27 Thread Sona Sarmadi
CVE-2014-3181 Kernel: HID: OOB write in magicmouse driver CVE-2014-3182 Kernel: HID: logitech-dj OOB array access CVE-2014-3184 Kernel: HID: off by one error in various _report_fixup routine CVE-2014-3185 Kernel: USB serial: memory corruption flaw References: http://cve.mitre.org/cgi-bin/cvename.c

[meta-freescale] [meta-fsl-ppc][PATCH 1/2] net-sctp: CVE-2014-0101

2015-01-27 Thread Sona Sarmadi
Fixes null pointer dereference when processing authenticated cookie_echo chunk Reference: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0101 https://bugzilla.redhat.com/show_bug.cgi?id=1070705 Introduced by: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bbd0d5