[meta-freescale] [3rdparty][PATCH 1/3] linux-boundary-rt: remove unmaintained version

2018-11-15 Thread Gary Bisson
Now that the kernel headers are fixed to 4.9 in meta-freescale, 3rd party kernel better match that same version. We currently do not have the bandwidth to maintain such RT version so remove it to avoid confusion. Signed-off-by: Gary Bisson --- .../0001-fix-build.patch

[meta-freescale] [3rdparty][PATCH 3/3] u-boot-boundary: bump revision to ca185fc7

2018-11-15 Thread Gary Bisson
Main changes are: - Fix blkcache to match page size - Add LCM JM430 display support - Add LTK0680YTMDB display support - Fix DDR initialization - Fix M4 loading/booting Signed-off-by: Gary Bisson --- recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc | 2 +- 1 file changed, 1 insertion(+), 1

[meta-freescale] [3rdparty][PATCH 2/3] linux-boundary: bump revision to a141bcc8

2018-11-15 Thread Gary Bisson
-off-by: Gary Bisson --- .../linux/linux-boundary-4.9.x/arm/defconfig | 21 +++ .../linux-boundary-4.9.x/arm64/defconfig | 10 - recipes-kernel/linux/linux-boundary_4.9.x.bb | 2 +- 3 files changed, 31 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux

[meta-freescale] [3rdparty][PATCH 0/3] boundary: update kernel and uboot revisions

2018-11-15 Thread Gary Bisson
that are detailed in each commit log. Let me know if you have any question. Regards, Gary Gary Bisson (3): linux-boundary-rt: remove unmaintained version linux-boundary: bump revision to a141bcc8 u-boot-boundary: bump revision to ca185fc7 .../u-boot/u-boot-boundary-common_2018.07.inc | 2

Re: [meta-freescale] [3rdparty][PATCH v2] u-boot-boundary-fw-utils: Build cross recipe

2018-10-23 Thread Gary Bisson
Hi, On Tue, Oct 23, 2018 at 12:07 AM Khem Raj wrote: > > Signed-off-by: Khem Raj > --- > recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb >

Re: [meta-freescale] [3rdparty][PATCH] u-boot-boundary-fw-utils: Define a dummy fw_env.config

2018-10-22 Thread Gary Bisson
Hi, On Sun, Oct 21, 2018 at 5:28 PM Khem Raj wrote: > > When building the cross recipe it complains about missing file > especially on non arm/aarch64 targets > > Fixes > WARNING: > /mnt/a/yoe/sources/meta-freescale-3rdparty/recipes-bsp/u-boot/u-boot-boundary-fw-utils_2018.07.bb: > Unable to get

Re: [meta-freescale] [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga

2018-10-08 Thread Gary Bisson
Hi Carol, On Mon, Oct 8, 2018 at 11:30 AM Carol Zhu wrote: > Hi Gary, > > > > I updated my local build env to the latest master branch and try building > the vpu hantro. > > But I got a small build issue: > > | ./ewl/ewl_x280_common.c: In function 'EWLMallocLinear': > > |

Re: [meta-freescale] [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga

2018-10-07 Thread Gary Bisson
on toolchains headers, especially for LINUX_VERSION_CODE. Also, in the future, NXP will provide 4.14 kernel version, but what if someone wants to stick to a 4.9 (GA) kernel? Do you plan on having libc-headers for all next kernel releases? Doesn't sound like a scalable approach. Regards, Gary Bisson

[meta-freescale] [3rdparty][PATCH] u-boot-boundary: Update to v2018.07

2018-10-05 Thread Gary Bisson
From: Ian Coolidge From: Ian Coolidge Compatible with nitrogem8m board Blog post: https://boundarydevices.com/u-boot-v2018-07/ Signed-off-by: Ian Coolidge Signed-off-by: Gary Bisson --- .../u-boot-boundary-common_2017.03.imx8m.inc | 15 --- ...inc => u-boot-boundary-common_2018

Re: [meta-freescale] [PATCH 0/2] Fix Hantro/Gstreamer build issues

2018-10-03 Thread Gary Bisson
Hi Tom, On Wed, Oct 3, 2018 at 3:50 PM Tom Hochstein wrote: > Hi Gary, > > Thanks for this fix and for letting us know about the ownership mistake. > > Related to this, I am working on a dedicated linux-imx-headers recipe with > Otavio. With such a recipe, do you see a problem with copying

[meta-freescale] [PATCH 1/2] imx-vpu-hantro: fix build issue

2018-10-03 Thread Gary Bisson
to consider the kernel build folder so that the Linux version test actually matches the kernel built. Signed-off-by: Gary Bisson --- ...clusion-to-be-from-kernel-build-fold.patch | 44 +++ .../imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb| 5 ++- 2 files changed, 48 insertions(+), 1

[meta-freescale] [PATCH 2/2] gstreamer1.0-plugins-base: fix build issue

2018-10-03 Thread Gary Bisson
Just like imx-vpu-hantro, this package now depends on LINUX_VERSION_CODE which should be retrieved from kernel build folder directly instead of relying on the toolchain kernel headers. Signed-off-by: Gary Bisson --- .../gstreamer/gstreamer1.0-plugins-base_1.14.imx.bb | 1 + 1 file

[meta-freescale] [PATCH 0/2] Fix Hantro/Gstreamer build issues

2018-10-03 Thread Gary Bisson
amples.com/downloads/SKYFALL%204K%20(Ultra%20HD)%20(4ksamples.com).mp4 Gary Bisson (2): imx-vpu-hantro: fix build issue gstreamer1.0-plugins-base: fix build issue ...clusion-to-be-from-kernel-build-fold.patch | 44 +++ .../imx-vpu-hantro/imx-vpu-hantro_1.8.0.bb| 5 ++- .../gs

[meta-freescale] [distro][PATCH] layer.conf: add thud to LAYERSERIES_COMPAT

2018-10-02 Thread Gary Bisson
Signed-off-by: Gary Bisson --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 2990fc8..b9f7bf8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "fsl-demos" BBFILE_P

[meta-freescale] [distro][PATCH] Revert "fsl-base.inc: Set linux-libc-headers version to v4.9 for L4.9.123-2.3.0_8mm_ga"

2018-10-02 Thread Gary Bisson
This reverts commit 19c44783151e5a387c65ae837e34544b4667b9be. Since we don't plan on using the linux-libc-headers_4.9.bb recipe from NXP [1], this patch should be reverted. [1] https://lists.yoctoproject.org/pipermail/meta-freescale/2018-October/023402.html Signed-off-by: Gary Bisson

Re: [meta-freescale] [PATCH 05/14] imx8mmevk.conf/imx-base.inc: Add i.MX 8MM EVK support

2018-10-01 Thread Gary Bisson
Hi Otavio, On Mon, Oct 1, 2018 at 8:00 PM Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Sun, Sep 30, 2018 at 5:56 AM Yuqing Zhu wrote: > > > > Signed-off-by: Yuqing Zhu > > --- > > conf/machine/imx8mmevk.conf | 58 > +++ > >

Re: [meta-freescale] [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga

2018-10-01 Thread Gary Bisson
Hi, +1, I agree with Max that this seems like a bad idea. That is for this reason that we avoided to copy ion.h around, having the packages that need it to look directly to its default location. Can't we do the same for dma-buf.h? Regards, Gary Bisson Boundary Devices, LLC

Re: [meta-freescale] Wayland is required for imx8?

2018-09-24 Thread Gary Bisson
] 0x0001 (NEEDED) Shared library: [ *libwayland-server*.so.0] 0x0001 (NEEDED) Shared library: [libc.so.6] AFAIK, it will stay this way for i.MX8 platforms. Regards, Gary Bisson Boundary Devices, LLC www.boundarydevices.com <h

[meta-freescale] [3rdparty][PATCH] linux-boundary: bump revision to 0d15f927

2018-09-21 Thread Gary Bisson
Changelog summary: - Includes stable v4.9.126 - Adds OV5640 MIPI support for our Nitrogen8M - Improves SDIO perf for WiFi/BT & eMMC - Improves SPI display support Signed-off-by: Gary Bisson --- recipes-kernel/linux/linux-boundary_4.9.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 dele

[meta-freescale] [PATCH] weston: install weston.ini to disable idle timeout

2018-09-12 Thread Gary Bisson
In order to get the same behavior as meta-fsl-bsp-release (see weston_4.0.0.bbappend). Signed-off-by: Gary Bisson --- Hi, This proved to be better not to have the display going to sleep all the time. Also having the same behavior as NXP BSP to that regard makes sense. Let me know if you have

[meta-freescale] [PATCH] gstreamer1.0-plugins-bad: fix build for opencv >= 3.4.2

2018-09-12 Thread Gary Bisson
Since OpenCV was updated to version 3.4.3 in meta-openembedded: 7b9f86ca7 opencv: Update to 3.4.3 The gstreamer-plugins from NXP is therefore out of sync and can't build without this patch from upstream. Signed-off-by: Gary Bisson --- ...01-opencv-fix-build-for-opencv-3-4-2.patch | 63

Re: [meta-freescale] [PATCH v2 2/2] wayland-protocols: Fix PACKAGE_ARCH for i.MX-specific version

2018-09-11 Thread Gary Bisson
Hi, On Tue, Sep 11, 2018 at 9:44 AM, Andreas Müller wrote: > On Mon, Sep 10, 2018 at 11:21 PM, Tom Hochstein wrote: >> Fix the PACKAGE_ARCH so that our i.MX-specific version does not >> override the standard allarch version. >> >> Signed-off-by: Tom Hochstein >> --- >>

Re: [meta-freescale] [v3,04/43] weston: Fix non-GPU support

2018-09-07 Thread Gary Bisson
Hi Tom, On Fri, Sep 07, 2018 at 01:26:36PM +, Tom Hochstein wrote: > > > > -Original Message- > > From: Gary Bisson > > Sent: Friday, September 7, 2018 7:19 AM > > To: Tom Hochstein > > Cc: meta-freescale@yoctoproject.org > > Subject:

Re: [meta-freescale] [v3,04/43] weston: Fix non-GPU support

2018-09-07 Thread Gary Bisson
Hi Tom, On Fri, Sep 07, 2018 at 11:41:35AM +, Tom Hochstein wrote: > Hi Gary, > > The problem is the upstreaming is incomplete. Which upstreaming are you talking about? weston-imx or meta-freescale? I understand that not all the components are in meta-freescale yet but do not understand

Re: [meta-freescale] [v3,04/43] weston: Fix non-GPU support

2018-09-07 Thread Gary Bisson
Hi Tom, On Tue, Aug 07, 2018 at 10:41:56AM -0500, Tom Hochstein wrote: > The desktop failed to start on i.MX parts without GPU. The problem > is fixed, and now the package must be configured for i.MX GPU > support. > > Signed-off-by: Tom Hochstein > --- >

[meta-freescale] [PATCH] Revert "wayland: Remove file provided by imx-gpu-viv"

2018-09-06 Thread Gary Bisson
provide wayland-egl any longer, wayland recipe has to. Signed-off-by: Gary Bisson --- recipes-graphics/wayland/wayland_1.15.%.bbappend | 4 1 file changed, 4 deletions(-) delete mode 100644 recipes-graphics/wayland/wayland_1.15.%.bbappend diff --git a/recipes-graphics/wayland/wayland_1.15

Re: [meta-freescale] [PATCH 50/52] imx-vpu-hantro: Update to 1.7.0

2018-08-27 Thread Gary Bisson
Hi Tom, On Fri, Aug 24, 2018 at 9:45 PM, Tom Hochstein wrote: > > > > -Original Message- > > From: Tom Hochstein > > Sent: Tuesday, July 31, 2018 2:44 PM > > > > > -Original Message- > > > From: Gary Bisson [mailto:gary.bis...@b

Re: [meta-freescale] [PATCH v2 01/43] xserver-xf86-config: Add support for i.MX 8MQ

2018-08-07 Thread Gary Bisson
about how this actually works. https://community.nxp.com/thread/473905#comment-1005537 Regards, Gary Bisson Boundary Devices, LLC www.boundarydevices.com On Mon, Aug 6, 2018 at 10:03 PM, Tom Hochstein wrote: > Add DRM driver. > > Signed-off-by: Tom Hochstein > --- > .../xorg-xs

Re: [meta-freescale] [PATCH v2 43/43] imx-vpu: Clarify compatibility for Chips VPU

2018-08-07 Thread Gary Bisson
Hi Tom, Is there any plan to rename that package to match what is done for hantro? imx-vpu- Wouldn't it be clearer to people to have virtual/imxvpu being backed by either imx-vpu-hantro or imx-vpu-cnm (or chipsnmedia)? Regards, Gary Bisson Boundary Devices, LLC www.boundarydevices.com On Mon

Re: [meta-freescale] Question about Hantro and Amphion hardware codecs

2018-08-02 Thread Gary Bisson
Hi Carlos, On Thu, Aug 2, 2018 at 9:50 AM, Carlos Rafael Giani wrote: > I saw in the imx-vpu-hantro and imx gst plugins packages that both Hantro > and Amphion were mentioned. > > I remember that the imx8m only has a hantro decoder. But apparently there > is also a Hantro encoder. And there is

Re: [meta-freescale] [PATCH 04/52] imx-dpu-g2d: Limit to i.MX 8MQ support

2018-07-31 Thread Gary Bisson
Hi Tom, I believe the title is wrong, i.MX8MQ doesn't support the DPU (neither does i.MX8MM actually). Do you mean i.MX8QM? On Mon, Jul 30, 2018 at 9:41 PM, Tom Hochstein wrote: > Signed-off-by: Tom Hochstein > --- > recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 3 ++- > 1 file

Re: [meta-freescale] [PATCH 50/52] imx-vpu-hantro: Update to 1.7.0

2018-07-31 Thread Gary Bisson
Hi Tom, On Mon, Jul 30, 2018 at 02:44:09PM -0500, Tom Hochstein wrote: Can you provide a changelog for this version bump? > Signed-off-by: Tom Hochstein > --- > ...Fix-ion.h-header-inclusion-to-be-standard.patch | 37 > ++ >

Re: [meta-freescale] [PATCH] utilities.inc: Use only the basename for dtb files

2018-07-23 Thread Gary Bisson
Hi Fabio, On Fri, Jul 20, 2018 at 10:45 PM, Fabio Berton wrote: > Use make_dtb_boot_files function to use basename from > KERNEL_DEVICETREE files. This is useful for dtb with name: > > whatever/my_dtb_file.dtb > > Signed-off-by: Fabio Berton Tested-by: Gary Biss

[meta-freescale] [3rdparty][PATCH][sumo 4/4] linux-boundary: bump revision to 46f9b57b

2018-07-10 Thread Gary Bisson
Changelog is too long but as a summary: - Merged stable release up to 4.9.88 - Improved capture driver to work with v4l2src - Add yet another LDB clock parent - Improved MIPI DSI support for i.MX6 Signed-off-by: Gary Bisson --- recipes-kernel/linux/linux-boundary_4.9.x.bb | 2 +- 1 file changed

[meta-freescale] [3rdparty][PATCH][sumo 2/4] nitrogen*.conf: switch to standard boot.scr script

2018-07-10 Thread Gary Bisson
Signed-off-by: Gary Bisson --- conf/machine/nitrogen6sx.conf | 2 +- conf/machine/nitrogen6x-lite.conf | 2 +- conf/machine/nitrogen6x.conf | 2 +- conf/machine/nitrogen7.conf | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/machine/nitrogen6sx.conf b

[meta-freescale] [3rdparty][PATCH][sumo 3/4] nitrogen*.conf: fix u-boot preferred provider

2018-07-10 Thread Gary Bisson
, not u-boot-boundary u-boot-boundary was skipped: incompatible with machine nitrogen6x (not in COMPATIBLE_MACHINE) Signed-off-by: Gary Bisson --- conf/machine/nitrogen6sx.conf | 5 +++-- conf/machine/nitrogen6x-lite.conf | 5 +++-- conf/machine/nitrogen6x.conf | 5 +++-- conf/machine

[meta-freescale] [3rdparty][PATCH][sumo 0/4] Update Boundary Devices paltforms

2018-07-10 Thread Gary Bisson
know if you have any question. Regards, Gary Gary Bisson (4): u-boot-boundary: bump version to v2017.07 nitrogen*.conf: switch to standard boot.scr script nitrogen*.conf: fix u-boot preferred provider linux-boundary: bump revision to 46f9b57b conf/machine/nitrogen6sx.conf

[meta-freescale] [3rdparty][PATCH][sumo 1/4] u-boot-boundary: bump version to v2017.07

2018-07-10 Thread Gary Bisson
-off-by: Gary Bisson --- ...inc => u-boot-boundary-common_2017.07.inc} | 6 +-- .../default-gcc.patch | 39 -- ...bb => u-boot-boundary-fw-utils_2017.07.bb} | 1 - ..._2016.03.bb => u-boot-boundary_2017.07.bb} | 0 .../u-boot/u-boot-script-boundary_2

Re: [meta-freescale] [PATCH v2 04/19] imx-gpu-viv: Add i.MX 8 support

2018-06-28 Thread Gary Bisson
Hi Ian, Le jeu. 28 juin 2018 à 1:48 AM, Ian Coolidge a écrit : > Just as a follow up... > > core-image-weston is unbuildable due to some libdrm issue it looks like: > > | ../git/libweston/compositor-drm.c: In function 'drm_fb_addfb': > | ../git/libweston/compositor-drm.c:907:23: error: >

Re: [meta-freescale] [PATCH 30/32] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER

2018-06-27 Thread Gary Bisson
Hi Tom, On Wed, Jun 27, 2018 at 02:00:29PM +, Tom Hochstein wrote: > After thinking on this some more, let me start over. > > > -Original Message- > > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > > boun...@yoctoproject.org] On Behalf

Re: [meta-freescale] [PATCH v2 07/19] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER

2018-06-27 Thread Gary Bisson
Hi Tom, On Wed, Jun 27, 2018 at 12:44:36PM +, Tom Hochstein wrote: > Sorry for the confusion, this design is not quite ready. The original idea > was to separate legacy as 'dpublit' and mx8 as 'dpu', What do you call 'dpublit'? How can imx6 SoCs suddenly have a new feature? > although now

Re: [meta-freescale] [PATCH v2 07/19] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER

2018-06-27 Thread Gary Bisson
Hi, I still do not understand that patch. On Tue, Jun 26, 2018 at 02:37:16PM -0300, Otavio Salvador wrote: > From: Tom Hochstein > > - imx-gpu-g2d requires DPU-blit support > - imx-dpu-g2d requires DPU support > > Signed-off-by: Tom Hochstein > Signed-off-by: Otavio Salvador > --- > >

Re: [meta-freescale] [PATCH v2 04/19] imx-gpu-viv: Add i.MX 8 support

2018-06-27 Thread Gary Bisson
Hi Tom, Otavio, Sorry to insist but my previous comments have not been taken into account in this series. On Tue, Jun 26, 2018 at 02:37:13PM -0300, Otavio Salvador wrote: > From: Tom Hochstein > > Signed-off-by: Tom Hochstein > Signed-off-by: Otavio Salvador > --- > >

Re: [meta-freescale] [PATCH 19/32] xf86-video-imxfb-vivante: Update to version 6.2.4.p1

2018-06-26 Thread Gary Bisson
Hi Fabio, On Mon, Jun 25, 2018 at 04:30:19PM -0300, Otavio Salvador wrote: > From: Fabio Berton > > - Remove .inc file to use only one .bb file > - Update O.S. Systems License > - Remove unused patch > - Set SDKTARGETSYSROOT to use STAGING_DIR_HOST > - Remove unnecessary CFLAGS > >

Re: [meta-freescale] [PATCH 30/32] imx-base.inc: Add imxdpu and imxdpublit to MACHINEOVERRIDES_EXTENDER

2018-06-26 Thread Gary Bisson
Hi Otavio, Tom, On Mon, Jun 25, 2018 at 04:30:30PM -0300, Otavio Salvador wrote: > From: Tom Hochstein > > - imx-gpu-g2d requires DPU-blit support Can you elaborate on that? What has changed in the g2d package so that it now depends on DPU-blit? > - imx-dpu-g2d requires DPU support > >

Re: [meta-freescale] [PATCH 27/32] imx-gpu-viv: Add i.MX 8 support

2018-06-26 Thread Gary Bisson
Hi Otavio, Tom, On Mon, Jun 25, 2018 at 04:30:27PM -0300, Otavio Salvador wrote: > From: Tom Hochstein > > Signed-off-by: Tom Hochstein > Signed-off-by: Otavio Salvador > --- > > .../imx-gpu-viv/imx-gpu-viv-6.inc | 37 --- > .../imx-gpu-viv_6.2.4.p1.2-aarch64.bb

Re: [meta-freescale] [PATCH 25/32] imx-dpu-g2d: Add new G2D implementation based on DPU

2018-06-25 Thread Gary Bisson
Hi Otavio, Tom, On Mon, Jun 25, 2018 at 04:30:25PM -0300, Otavio Salvador wrote: > From: Tom Hochstein > > Signed-off-by: Tom Hochstein > Signed-off-by: Otavio Salvador > --- > > .../imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 37 +++ > 1 file changed, 37 insertions(+) >

Re: [meta-freescale] [PATCH 29/32] imx-base.inc: Add i.MX 8M support

2018-06-25 Thread Gary Bisson
Hi Otavio, Tom, Glad to see this series reaching the mailing list. I have a few comments. First the title only mentions i.MX8M whereas the patch seems to also add i.MX8M Mini support, it'd be clearer to state both in the title. On Mon, Jun 25, 2018 at 04:30:29PM -0300, Otavio Salvador wrote: >

Re: [meta-freescale] [PATCH 0/8] Upstream Multimedia patches for L4.9.51_MX8MQ GA release

2018-06-06 Thread Gary Bisson
Hi On Wed, Jun 06, 2018 at 11:44:17AM +0800, Yuqing Zhu wrote: > -Gstreamer > Create the new gstreamer recipes with i.MX specific version based on v1.12. > Switch to use i.MX fork of GST. > Merge inc/bb files. > Set PREFERRED_VERSION for Gstreamer to use i.MX ones in fsl-base distro > > -imx

Re: [meta-freescale] [PATCH] imx-m4fwloader: Add recipe

2018-03-12 Thread Gary Bisson
Hi Vanessa, On Fri, Mar 9, 2018 at 2:27 PM, Vanessa Maegima wrote: > This patch includes a tool for loading firmware to the M4 core from Linux > user space > on the i.MX6SX and i.MX7D boards. > > Tested on an i.MX7D SabreSD board. How long will m4fwloader be

[meta-freescale] [3rdparty][PATCH] linux-boundary: Bump kernel version to 4.9.x_1.0.0

2018-01-10 Thread Gary Bisson
Kernel based on NXP imx_4.9.x_1.0.0_ga kernel release. Also includes stable release (4.9.74 as of this patch). Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- Hi, This patch was tested on rocko but it requires the series from Tom that adds the 6.2.2.p0 graphics. Oth

Re: [meta-freescale] [PATCH v3 5/8] xf86-video-imxfb-vivante: Upgrade to 6.2.2.p0

2017-12-07 Thread Gary Bisson
Hi Stefan, On Thu, Dec 7, 2017 at 10:55 AM, Stefan Agner wrote: > > Hi Tom, > > On 2017-11-21 13:56, Tom Hochstein wrote: > > Signed-off-by: Tom Hochstein > > --- > > recipes-graphics/xorg-driver/xf86-video-imxfb-vivante.inc | 8 > > +++- > >

[meta-freescale] [3rdparty][PATCH] linux-boundary: fix defconfig after bump

2017-11-22 Thread Gary Bisson
Our in-kernel defconfig is named boundary_defconfig FYI. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- .../linux/linux-boundary-4.1.15/defconfig | 81 +++--- 1 file changed, 71 insertions(+), 10 deletions(-) diff --git a/recipes-kernel/linux

Re: [meta-freescale] [PATCH 03/14] imx-gpu-apitrace: Move apitrace out of imx-gpu-viv v6

2017-10-20 Thread Gary Bisson
Hi Tom, On Thu, 2017-10-19 at 13:36 -0500, Tom Hochstein wrote: > Signed-off-by: Tom Hochstein > --- > .../0001-add-docs-HOWTO.markdown.patch | 61 +++ > ...cs-Freescale_apitrace_user_guide.markdown.patch | 91 >

Re: [meta-freescale] [PATCH 3/3] linux-fslc: Add recipe for version 4.13

2017-08-28 Thread Gary Bisson
Hi Fabio, On Fri, Aug 25, 2017 at 9:06 PM, Fabio Berton wrote: > This commit add linux-fslc recipe version 4.13-rc6. > > Signed-off-by: Fabio Berton > --- > recipes-kernel/linux/linux-fslc_4.13.bb | 17 + > 1 file

[meta-freescale] [PATCH] linux-fslc: Bump revision to 836377e382

2017-08-24 Thread Gary Bisson
This commit merge tag v4.9.43 into 4.9.x+fslc and add the following change on top: - 2e5f5cc50c72 ARM: dts: imx7d-pico: Add initial support - 47e80564c4db ARM: imx_v6_v7_defconfig: Select the coda driver as module - 62dd13a066b9 ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Signed-off-by: Gary

Re: [meta-freescale] [3rdparty][PATCH V2] linux-boundary: change kernel command line defaults (console, initrd)

2017-08-21 Thread Gary Bisson
ical use. > > Note that these changes only change the default kernel command line > and are normally overridden by U-Boot through ATAGS. > > Signed-off-by: Eric Nelson <e...@nelint.com> Reviewed-by: Gary Bisson <gary.bis...@boundarydevices.com> Regards, Gary -- ___

Re: [meta-freescale] [3rdparty][PATCH] machine/various: update wic dependency notation

2017-08-21 Thread Gary Bisson
2017-June/020668.html > Signed-off-by: Eric Nelson <e...@nelint.com> > > Signed-off-by: Eric Nelson <e...@nelint.com> Double SOB? Otherwise: Reviewed-by: Gary Bisson <gary.bis...@boundarydevices.com> Regards, Gary -- __

Re: [meta-freescale] [3rdparty][PATCH] linux-boundary: change kernel command line defaults (console, initrd)

2017-08-20 Thread Gary Bisson
Hi Eric, On Sun, Aug 20, 2017 at 4:01 AM, Eric Nelson wrote: > All boards from Boundary Devices default to using UART2 (ttymxc1) > as their console. Update the default kernel command line to match. Actually that isn't true any more, our latest boards use UART1 (tymxc0):

Re: [meta-freescale] [distro][PATCH] Add recipe for RTSP server

2017-08-16 Thread Gary Bisson
Hi Vanessa, Marco, On Tue, Aug 15, 2017 at 9:36 PM, Marco Frank wrote: > Hi, > > 2017-08-15 16:17 GMT-03:00 Vanessa Maegima : >> >> >> Add recipe for gst-variable-rtsp-server, RTSP server for live-stream >> from a v4l2 video source. >> >>

[meta-freescale] [3rdparty][PATCH v2 6/6] nitrogen7: Add 'use-mainline-bsp' support

2017-04-28 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen7.conf b/conf/machine/nitrogen7.conf index d

[meta-freescale] [3rdparty][PATCH v2 4/6] nitrogen6x-lite: Add 'use-mainline-bsp' support

2017-04-28 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitr

[meta-freescale] [3rdparty][PATCH v2 5/6] nitrogen7: Add wic image tool support

2017-04-28 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 9 + 1 file changed, 9 insertions(+) diff --git a/conf/machine/nitrogen7.conf b/conf/machine/nitrogen7.conf index 7

[meta-freescale] [3rdparty][PATCH v2 2/6] nitrogen6sx: Add 'use-mainline-bsp' support

2017-04-28 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf

[meta-freescale] [3rdparty][PATCH v2 3/6] nitrogen6x-lite: Add wic image tool support

2017-04-28 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 9 + 1 file changed, 9 insertions(+) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitr

[meta-freescale] [3rdparty][PATCH v2 1/6] nitrogen6sx: Add wic image tool support

2017-04-28 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 9 + 1 file changed, 9 insertions(+) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf

[meta-freescale] [3rdparty][PATCH v2 0/6] conf: boundary: add mainline BSP support to all platforms

2017-04-28 Thread Gary Bisson
ove unnecessary MACHINE_ESSENTIAL_EXTRA_RDEPENDS Regards, Gary Gary Bisson (6): nitrogen6sx: Add wic image tool support nitrogen6sx: Add 'use-mainline-bsp' support nitrogen6x-lite: Add wic image tool support nitrogen6x-lite: Add 'use-mainline-bsp' support nitrogen7: Add wic image tool supp

Re: [meta-freescale] [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms

2017-04-27 Thread Gary Bisson
lva...@ossystems.com.br> wrote: > Please, do a v2. > > On Thu, Apr 27, 2017 at 11:47 AM, Gary Bisson > <gary.bis...@boundarydevices.com> wrote: >> Hi Otavio, >> >> On Thu, Apr 27, 2017 at 4:39 PM, Otavio Salvador >> <otavio.salva...@ossystems.com.br> wrote

Re: [meta-freescale] [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms

2017-04-27 Thread Gary Bisson
Hi Otavio, On Thu, Apr 27, 2017 at 4:39 PM, Otavio Salvador <otavio.salva...@ossystems.com.br> wrote: > > On Thu, Apr 27, 2017 at 6:33 AM, Gary Bisson > <gary.bis...@boundarydevices.com> wrote: > > Those patches are largely inspired by what Otavio did

[meta-freescale] [3rdparty][PATCH 6/6] nitrogen7: Add 'use-mainline-bsp' support

2017-04-27 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen7.conf b/conf/machine/nitrogen7.conf index b

[meta-freescale] [3rdparty][PATCH 5/6] nitrogen7: Add wic image tool support

2017-04-27 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 13 + 1 file changed, 13 insertions(+) diff --git a/conf/machine/nitrogen7.conf b/conf/machine/nitrogen7.conf

[meta-freescale] [3rdparty][PATCH 2/6] nitrogen6sx: Add 'use-mainline-bsp' support

2017-04-27 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf

[meta-freescale] [3rdparty][PATCH 4/6] nitrogen6x-lite: Add 'use-mainline-bsp' support

2017-04-27 Thread Gary Bisson
The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitr

[meta-freescale] [3rdparty][PATCH 3/6] nitrogen6x-lite: Add wic image tool support

2017-04-27 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 13 + 1 file changed, 13 insertions(+) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitr

[meta-freescale] [3rdparty][PATCH 1/6] nitrogen6sx: Add wic image tool support

2017-04-27 Thread Gary Bisson
Required when mainline BSP is used. See 79b9c97f for more details. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 13 + 1 file changed, 13 insertions(+) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf

[meta-freescale] [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms

2017-04-27 Thread Gary Bisson
Nitrogen6x but I'm wondering if that shouldn't be removed. Regards, Gary Gary Bisson (6): nitrogen6sx: Add wic image tool support nitrogen6sx: Add 'use-mainline-bsp' support nitrogen6x-lite: Add wic image tool support nitrogen6x-lite: Add 'use-mainline-bsp' support nitrogen7: Add wic image tool

[meta-freescale] [3rdparty][PATCH v2] u-boot-boundary, u-boot-script-boundary: Bump revision to 568947b

2017-03-27 Thread Gary Bisson
for rev1.1 fd3d0f65c6 ddr-setup.cfg: increase WALAT to 1 cycle [1] https://lists.yoctoproject.org/pipermail/meta-freescale/2017-March/020299.html Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- Changelog: v1 -> v2: - Add one more patch to fix root file-system partition number ---

[meta-freescale] [3rdparty][PATCH] u-boot-boundary, u-boot-script-boundary: Bump revision to 8c7e53d0

2017-03-27 Thread Gary Bisson
] https://lists.yoctoproject.org/pipermail/meta-freescale/2017-March/020299.html Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-boundary_git.bb| 2 +- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +- 2 files changed, 2 insertions

Re: [meta-freescale] [3rdparty PATCH 0/4] Allow easier use of mainline-based BSP on i.MX products (Nitrogen6x support)

2017-03-27 Thread Gary Bisson
Hi Otavio, On Sun, Mar 26, 2017 at 8:54 PM, Otavio Salvador wrote: > >> The only thing that still needs to be figured out is the root= parameter >> which right now requires the following variable to be set when booting a >> Nitrogen6X with WiFi module from

Re: [meta-freescale] [3rdparty PATCH 3/4] nitrogen6x: Add wic image tool support

2017-03-27 Thread Gary Bisson
On Sun, Mar 26, 2017 at 8:37 PM, Otavio Salvador <otavio.salva...@ossystems.com.br> wrote: > On Sat, Mar 25, 2017 at 3:12 PM, Gary Bisson > <gary.bis...@boundarydevices.com> wrote: >> On Fri, Mar 24, 2017 at 05:12:15PM -0300, Otavio Salvador wrote: >>> The wic imag

Re: [meta-freescale] [3rdparty PATCH 4/4] nitrogen6x: Add 'use-mainline-bsp' support

2017-03-26 Thread Gary Bisson
Hi Otavio, On Sun, Mar 26, 2017 at 8:38 PM, Otavio Salvador <otavio.salva...@ossystems.com.br> wrote: > > On Sat, Mar 25, 2017 at 3:13 PM, Gary Bisson > <gary.bis...@boundarydevices.com> wrote: > > On Fri, Mar 24, 2017 at 05:12:16PM -0300, Otavio Salvador wrote: > &

Re: [meta-freescale] [3rdparty PATCH 4/4] nitrogen6x: Add 'use-mainline-bsp' support

2017-03-25 Thread Gary Bisson
Hi Otavio, On Fri, Mar 24, 2017 at 05:12:16PM -0300, Otavio Salvador wrote: > The 'use-mainline-bsp' makes use of linux-fslc as kernel and removes > the not yet supported device-tree files from installation set. > > Signed-off-by: Otavio Salvador > --- > >

Re: [meta-freescale] [3rdparty PATCH 3/4] nitrogen6x: Add wic image tool support

2017-03-25 Thread Gary Bisson
Hi Otavio, On Fri, Mar 24, 2017 at 05:12:15PM -0300, Otavio Salvador wrote: > The wic image needs to install the bootscript and it loads the > respective kernel image and device-tree files from the image, thus > those need to be included. Not sure to understand the wic image requirement. First,

Re: [meta-freescale] [3rdparty PATCH 2/4] nitrogen6x: Use weak-default for virtual/kernel

2017-03-25 Thread Gary Bisson
t;linux-boundary" > > # Use SPI NOR U-Boot by default > IMAGE_BOOTLOADER ?= "" > -- > 2.12.1 Same here, looks good. Reviewed-by: Gary Bisson <gary.bis...@boundarydevices.com> Regards, Gary -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

Re: [meta-freescale] [3rdparty PATCH 1/4] u-boot-script-boundary: Enable 'use-mainline-bsp' support

2017-03-25 Thread Gary Bisson
Hi Otavio, On Fri, Mar 24, 2017 at 05:12:13PM -0300, Otavio Salvador wrote: > To easy the test with Linux mainline, we are making use of the new > 'use-mainline-bsp' override. > > Signed-off-by: Otavio Salvador <ota...@ossystems.com.br> Looks good. Reviewed-by: Gar

Re: [meta-freescale] [3rdparty PATCH 0/4] Allow easier use of mainline-based BSP on i.MX products (Nitrogen6x support)

2017-03-25 Thread Gary Bisson
Hi Otavio, First of all, thank you for this series and the great job you've done to add mainline support, this is highly appreciated! On Fri, Mar 24, 2017 at 05:12:12PM -0300, Otavio Salvador wrote: > > This patchset makes use of the infrastructure added to meta-freescale > to enable easier use

Re: [meta-freescale] Is there any point in keeping linux-imx.inc?

2016-12-16 Thread Gary Bisson
Hi Ernst, On Fri, Dec 16, 2016 at 1:27 PM, Ernst Sjöstrand wrote: > Hi, > > well I'm just saying that > linux-fscl-imx is using the exact same code (SHA1:s even I would say!) as > linux-imx, > it's the same code in http://git.freescale.com/git/cgit.cgi/imx/linux-imx > as in >

Re: [meta-freescale] Cellular modem support for IMX7 Linux distribution

2016-09-15 Thread Gary Bisson
or a late response. I was not looking for > a solution I was asking about availability in software for Linux. I could > not find any software on the provided links. > > > > BR, > > /Johan > > > > *From:* Gary Bisson [mailto:gary.bis...@boundarydevices.com] > *Sent

Re: [meta-freescale] Cellular modem support for IMX7 Linux distribution

2016-09-12 Thread Gary Bisson
Hi Johan, You can have a look at this cellular module: https://boundarydevices.com/product/mu609/ It works on our Nitrogen7 i.MX7 board: https://boundarydevices.com/product/nitrogen7/ Hope this helps. Regards, Gary On Tue, Aug 30, 2016 at 1:50 PM, Lantz Johan <

Re: [meta-freescale] Nitrogen6x2g Ubuntu kernel 3-14-52 : black screen

2016-07-04 Thread Gary Bisson
Hi, On Wed, Jun 22, 2016 at 1:02 AM, Miroslav Lazic wrote: > Hi, > > I'm using Nitrogen6x 2Gb with Ubuntu image from > https://boundarydevices.com/mx-linux-kernel-3-14-52 and U-Boot > 2015.07-15001-g440d481 (Oct 07 2015 - 12:32:09 -0700). This mailing list is about Yocto, not

Re: [meta-freescale] master/krogoth kernel crash for imx7D

2016-06-23 Thread Gary Bisson
Hi Daiane, I've had this CAAM issue in the past: http://lists.denx.de/pipermail/u-boot/2016-March/250112.html Are you using mainline U-Boot? If so you need to enable the secure mode, otherwise CAAM won't work. See the patch I made on our Github repo to fix it:

Re: [meta-freescale] [meta-fsl-arm][PATCH] imx-kobs: Fix compile error

2016-04-15 Thread Gary Bisson
Gary, All, On Fri, Apr 15, 2016 at 4:43 AM, Gary Thomas wrote: > Recent compiler updates now require to use 'uintX_t' types. > As a FYI, I've made a patch for that in Buildroot:

Re: [meta-freescale] [meta-fsl-arm][PATCH v2 1/2] gstreamer1.0-plugins-imx: Update to version 0.12.1

2016-04-06 Thread Gary Bisson
c," > +PACKAGECONFIG[uniaudiodec] = ",--disable-uniaudiodec,libfslcodec" > +PACKAGECONFIG[mp3encoder] = ",--disable-mp3encoder,libfslcodec" > > # LIBV is used by gst-plugins-package.inc to specify the GStreamer > version (0.10 vs 1.0) > LIBV = "1

Re: [meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-imx: Update to version 0.12.1

2016-04-06 Thread Gary Bisson
Carlos, All, On Wed, Apr 6, 2016 at 10:29 AM, Carlos Rafael Giani <d...@pseudoterminal.org> wrote: > > > On 2016-04-06 10:10, Gary Bisson wrote: >> >> Carlos, All, >> >> On Wed, Apr 6, 2016 at 9:36 AM, Carlos Rafael Giani >> <d...@pseudo

Re: [meta-freescale] [meta-fsl-arm][PATCH] gstreamer1.0-plugins-imx: Update to version 0.12.1

2016-04-06 Thread Gary Bisson
Carlos, All, On Wed, Apr 6, 2016 at 9:36 AM, Carlos Rafael Giani wrote: > The recipe now uses PACKAGECONFIG to allow for enabling/disabling plugins. > Also, mx7 support has been added, and the libfslcodec->imx_codec renaming > has been included. > > Changes: > > *

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/4] u-boot-boundary: bump SRCREV to 43467b88 (v2016.03)

2016-04-05 Thread Gary Bisson
Adding support for Nitrogen7. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-boundary_git.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/

[meta-freescale] [meta-fsl-arm-extra][PATCH 4/4] u-boot-script-boundary: bump SRCREV to 43467b88 (v2016.03)

2016-04-05 Thread Gary Bisson
Adding support for i.MX7D in 6x_bootscript and 6x_upgrade. Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/4] nitrogen7: add machine configuration

2016-04-05 Thread Gary Bisson
Platform details: https://boundarydevices.com/product/nitrogen7/ Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 32 recipes-bsp/u-boot/u-boot-boundary_git.bb| 2 +- recipes-bsp/u-boot/

[meta-freescale] [meta-fsl-arm-extra][PATCH 0/4] Add support for new Boundary Devices platforms

2016-04-05 Thread Gary Bisson
/nitrogen7/ U-Boot is also updated in order to support i.MX7 architecture. Regards, Gary Gary Bisson (4): nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support nitrogen7: add machine configuration u-boot-boundary: bump SRCREV to 43467b88 (v2016.03) u-boot-script-boundary: bump SRCREV to 43467b88

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support

2016-04-05 Thread Gary Bisson
More info on those new platforms: https://boundarydevices.com/product/nitrogen6max/ https://boundarydevices.com/product/nit6x-som-v2/ Signed-off-by: Gary Bisson <gary.bis...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff

  1   2   >