Re: [meta-freescale] Creating a sdcard image for LS1088 ARDB

2018-10-18 Thread Ian Coolidge
IMAGE_FSTYPES covers this, just grep for it and you'll see how other machine configurations use it. I believe everyone uses "wic.gz" now Also, core-image-minimal is very minimal. So minimal you'd not think it was usable in normal situations. Try out core-image-base instead if you want a more

Re: [meta-freescale] [PATCH 10/10] mc: update to version 10.8.0

2018-07-02 Thread Ian Coolidge
Hi All, +nherit deploy There is a typo in this patch that was applied. Should be inherit, not nherit, obviously :) On Wed, Jun 27, 2018 at 2:26 AM, wrote: > From: Chunrong Guo > > *include the following changes: > > 9c1d730 - Add the prebuilt binaries of mc 10.8.0 release > 840aa8e - Initial

Re: [meta-freescale] [PATCH 16/32] dtc: Add recipe for version 1.4.5

2018-07-02 Thread Ian Coolidge
Hi All, Dumb question, can't we just add dtc_1.4.5.bb and set PREFERRED_VERSION(sp?). That's what I did before this dtc145_git recipe got added On Fri, Jun 29, 2018 at 10:53 AM, Mihai Lindner wrote: > On 06/28/2018 07:49 PM, Otavio Salvador wrote: > > On Thu, Jun 28, 2018 at 12:33 PM, Mihai

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

2018-06-27 Thread Ian Coolidge
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: 'DRM_FORMAT_MOD_AMPHION_TILED' undeclared (first use in this function); did you mean

Re: [meta-freescale] IMX6 Hardware Acceleration for chromium 66.0

2018-06-04 Thread Ian Coolidge
There's no hardware acceleration available unless you want to go back to pyro and use the chromium-imx patches On Sun, Jun 3, 2018 at 10:18 PM, Meyer Michel (ERNI) wrote: > Hi Freescale > > We are currently working on a project for one of our costumer, where we > want to run the Chromium on the

Re: [meta-freescale] Troubles with Qt after upgrade from Morty to Pyro (plaintext email)

2018-01-17 Thread Ian Coolidge
Hello, Just FYI, meta-boundary isn't strictly necessary for anything unless you need the QCA wifi driver built into the kernel. You could delete everything except recipes-kernel/ and conf/ from meta-boundary@pyro, then you'd be good to go. Or go without that all together and just use

Re: [meta-freescale] [PATCH 7/7] xf86-video-imxfb-vivante: Change SRC_URI to point to git

2017-11-09 Thread Ian Coolidge
This change broke the xf86-video-imxfb-vivante recipe. For one, a few lines later $S is replaced with something else and the patch "Stop-using-Git-to-write-local-version.patch" no longer applies. After fixing those two issues the recipe still fails to build. Is this a known bug? Building

Re: [meta-freescale] [PATCH 1/5] qtbase: Use compiler settings provided by IMX-GPU driver pkg-config

2017-05-31 Thread Ian Coolidge
Building core-image-sato with qtbase did not set these compiler settings properly. At least at the head of this recipe as of pyro. I get "Platform not recognized" because these cflags are missing. Do you know any reason off the top of your head why this is? My current solution patches the

Re: [meta-freescale] [PATCH] qtbase: Fix qmake.conf patch against latest qt5.8 version

2017-05-31 Thread Ian Coolidge
Disregard this patch, it's not complete. I'll send an updated patch later that addresses another issue I ran into. On Wed, May 31, 2017 at 12:16 PM, Ian Coolidge <i...@boundarydevices.com> wrote: > Signed-off-by: Ian Coolidge <i...@boundarydevices.com> > --- > .../qt5-layer/

Re: [meta-freescale] Error building Chromium Browser on Yocto 2.2 image

2017-05-31 Thread Ian Coolidge
I don't believe the chromium build is compatible with the imx7. Neither is firefox. At least as far as my attempts have made it. On Wed, May 31, 2017 at 9:19 AM, Vinayak Rao, Vidya (US) wrote: > > > Hello All, > > > > I am trying to build the yocto 2.2 image with

[meta-freescale] [PATCH] qtbase: Fix qmake.conf patch against latest qt5.8 version

2017-05-31 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase/0014-Add-IMX-GPU-support.patch b/dynamic-

Re: [meta-freescale] Broken/missing bbappend?

2017-05-15 Thread Ian Coolidge
s could help > there. > > Tom > >> -Original Message- >> From: Ian Coolidge [mailto:i...@boundarydevices.com] >> Sent: Monday, May 15, 2017 2:52 PM >> To: Tom Hochstein <tom.hochst...@nxp.com> >> Cc: thar...@gateworks.com; meta-f

Re: [meta-freescale] Broken/missing bbappend?

2017-05-15 Thread Ian Coolidge
Is there any update on this? The new chromium code is significantly different, the patches over on the chromium-imx git don't work without a re-write. Will the updates be put up on chromium-imx? Are there preliminary patches you could send out, I'd be more than happy to test. I've been looking

[meta-freescale] [3rdparty][PATCH] linux-boundary-rt: Update checksums for realtime patch

2017-03-30 Thread Ian Coolidge
The patch on the server has an updated checksum Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary-rt_4.1.15.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary-rt_4.1.15.bb b/recipes-

[meta-freescale] [3rdparty][PATCH] linux-boundary-rt: Add initial recipe

2017-02-09 Thread Ian Coolidge
Add support for the Boundary Devices kernel with the realtime patch applied Patches and defconfig changes are based on linux-imx-rt recipe Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../linux-boundary-rt-4.1.15/0001-fix-build.patch | 71 .../0002-no-split-ptlocks

Re: [meta-freescale] [boundary-imx] Enquiry boundary-imx_4.1.15_1.0.0_ga kernel with egalax touch support on sabrelite

2017-01-16 Thread Ian Coolidge
x working of egalax. > > Thanks > Shrikant > > > On Fri, Jan 13, 2017 at 5:40 AM, Ian Coolidge <i...@boundarydevices.com> > wrote: > > > > This should be fixed in the latest kernel. Waiting on patch to be > accepted to update our morty blog post and image

Re: [meta-freescale] [boundary-imx] Enquiry boundary-imx_4.1.15_1.0.0_ga kernel with egalax touch support on sabrelite

2017-01-12 Thread Ian Coolidge
This should be fixed in the latest kernel. Waiting on patch to be accepted to update our morty blog post and images. You can update your builds independently to the latest revision here to see the fix: https://github.com/boundarydevices/linux-imx6/commits/boundary-imx_4.1.15_2.0.0_ga On Thu, Jan

[meta-freescale] [3rdparty][PATCH 2/2] linux-boundary: Sync with latest defconfig

2017-01-11 Thread Ian Coolidge
Add MC13892 support for nitrogen51_vm CONFIG_MFD_MC13XXX_SPI=m CONFIG_REGULATOR_MC13892=m Add imx51 support CONFIG_SOC_IMX51=y CONFIG_TOUCHSCREEN_PIC16F616=m Add CONFIG_BACKLIGHT_LP8860=y Enable universal TUN/TAP device driver CONFIG_TUN=m Signed-off-by: Ian Coolidge &l

[meta-freescale] [3rdparty][PATCH 1/2] linux-boundary: Bump SRCREV to ff4e28b

2017-01-11 Thread Ian Coolidge
Major fix: Fixed egalax touchscreen Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_4.1.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_4.1.15.bb b/recipes-kernel/linux

[meta-freescale] [3rdparty][PATCH] nitrogen6x.conf: Add imx6qp-nitrogen6_som2.dtb

2016-12-14 Thread Ian Coolidge
i.MX6QP version of our SOMv2 board Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index 25869cc..f9b6cab 100644 ---

[meta-freescale] [3rdparty][PATCH 2/2] linux-boundary: sync defconfig with latest boundary_defconfig

2016-12-14 Thread Ian Coolidge
Removed CONFIG_SOC_IMX6UL - none of our platforms are based on IMX6UL Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary-4.1.15/defconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary-4.1.15/defconfig b/r

[meta-freescale] [3rdparty][PATCH 1/2] linux-boundary: Bump kernel version to 4.1.15_2.0.0

2016-12-14 Thread Ian Coolidge
Kernel based on NXP 4.1.15_2.0.0_ga kernel release Integrated Dirty Cow fix Enabled missing prefetch engine for 6QP boards Added SOM2_6QP support ft5x06_ts fix for dual touch Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_4.1.15.bb | 6 +++

Re: [meta-freescale] i.MX6 DL, Yocto Krogoth and Chromium 48.0.2548 problems ...

2016-11-04 Thread Ian Coolidge
mas wrote: > >> On 2016-11-03 22:10, Ian Coolidge wrote: >> >>> Try: >>> >>> google-chrome --ignore-gpu-blacklist www.google.com < >>> http://www.google.com> >>> >> >> I got the same results on my i.MX6Q (basically

Re: [meta-freescale] i.MX6 DL, Yocto Krogoth and Chromium 48.0.2548 problems ...

2016-11-03 Thread Ian Coolidge
Try: google-chrome --ignore-gpu-blacklist www.google.com You'll need to ignore the gpu blacklist AND go to some specific website. Also, sometimes opening new tabs crashes the browser. Chromium is a mess on imx right now, at least from my experience. The older versions were more stable, but they

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-boundary: Bump SRCREV to e1eae97

2016-10-20 Thread Ian Coolidge
for pcie Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_4.1.15.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_4.1.15.bb b/recipes-kernel/linux/linux-boundary_4.1.15.bb index 5fcfd0f..f

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] linux-boundary: Sync defconfig with latest boundary_defconfig

2016-10-20 Thread Ian Coolidge
Add CONFIG_SERIAL_GPS_MAX7W=m Add CONFIG_SERIAL_XR20M117X=m Add CONFIG_MXC_IPU_V3_PRE=y Add CONFIG_APDS9300=m Remove CONFIG_MXC_GPU_VIV=y (Redundant) Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary-4.1.15/defconfig | 5 - 1 file chan

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Bump kernel version to 4.1.15

2016-07-22 Thread Ian Coolidge
/1 phy interrupt level Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../linux/linux-boundary-3.14.52/defconfig | 428 .../linux/linux-boundary-4.1.15/defconfig | 441 + recipes-kernel/linux/linux-boundary_3.14.52.

[meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Fix paths for bootscript and upgrade script

2016-07-19 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@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-script-boundary_git.bb b/recipes-bsp/u-boot/u-boot-script-boundary_git.bb

Re: [meta-freescale] Ozone Chromium on iMx6

2016-07-06 Thread Ian Coolidge
Try clearing ~/.chromium and launching with a targeted website rm -rf ~/.chromium DISPLAY=:0 google-chrome www.google.com My chromium builds currently only work when directed at a website. They also crash after a new tab is opened, but will work until that point in time. On Fri, Jul 1, 2016 at

[meta-freescale] [meta-fsl-arm] chromium48: Segfaults/crashes

2016-06-24 Thread Ian Coolidge
Hi All, I've built chromium 48 on the latest krogoth branch for the nitrogen6x and it seems to crash if you launch it without a specific website passed in as an argument or if you attempt to open a new tab. My /usr/bin/google-chrome looks like this: #!/bin/sh > > export

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

2016-04-15 Thread Ian Coolidge
Adding support for i.MX7D in 6x_bootscript and 6x_upgrade. Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_

[meta-freescale] [meta-fsl-arm-extra][jethro][PATCH 5/5] linux-boundary: Add nitrogen7 to COMPATIBLE_MACHINE

2016-04-15 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.14.52.bb b/recipes-kernel/linux/linux-boundary_3.14.52.bb index 067eed4..d

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

2016-04-15 Thread Ian Coolidge
Platform details: https://boundarydevices.com/product/nitrogen7/ Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen7.conf | 32 1 file changed, 32 insertions(+) create mode 100644 conf/machine/nitrogen7.conf diff --git

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

2016-04-15 Thread Ian Coolidge
Adding support for Nitrogen7. Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-boundary_git.bb | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_

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

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

[meta-freescale] [meta-fsl-arm][PATCH] imx-base: Add MACHINE_GSTREAMER_1_0_PLUGIN for mx7 platform

2016-04-15 Thread Ian Coolidge
gstreamer1.0-plugins-imx was recently updated to be compatible with mx7 Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/include/imx-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc

[meta-freescale] [meta-fsl-arm-extra][PATCH v2] linux-boundary: Bump SRCREV to a139368

2016-04-11 Thread Ian Coolidge
serial: imx: enable tx complete interrupt sooner Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.14.52.bb b/recipes-kernel

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Bump SRCREV to a139368

2016-04-11 Thread Ian Coolidge
serial: imx: enable tx complete interrupt sooner Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.14.52.bb b/recipes-kernel

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH] nitrogen6sx: Change the SOC from i.MX6SoloX to i.MX6SX

2016-04-08 Thread Ian Coolidge
> > All the other machines currently use i.MX6SX or i.MX6S. > > Signed-off-by: Daiane Angolini <daiane.angol...@nxp.com> Acked-by: Ian Coolidge <i...@boundarydevices.com> On Fri, Apr 8, 2016 at 12:04 PM, Daiane Angolini <daiane.angol...@nxp.com> wrote: > All

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Bump SRCREV to 9af660e

2016-03-30 Thread Ian Coolidge
Repository was rebased to remove a duplicate patch Previous SRCREV no longer exists Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.52.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: Bump kernel version to 3.14.52

2016-03-25 Thread Ian Coolidge
Kernel based on 3.14.52-1.1.0 GA release Main new changes are added support for Nitrogen7 and Nitrogen6QP_MAX Removal of linux-boundary_3.14.28 kernel recipe Removal of linux-boundary_3.14.38-6qp kernel recipe Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../linux/linux-bo

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] linux-boundary: Sync defconfig with latest boundary_defconfig

2016-03-01 Thread Ian Coolidge
Add: CONFIG_CAN_MCP251X=m CONFIG_POWER_RESET=y CONFIG_POWER_RESET_GPIO=y CONFIG_MXC_HDMI_CEC=y Change: CONFIG_VIDEO_TW68=m-> CONFIG_VIDEO_TW686X=m CONFIG_KEYBOARD_GPIO=y -> CONFIG_KEYBOARD_GPIO=m Signed-off-by: Ian Coolidge <i...@boundarydevices.com>

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-boundary (3.14.28): Bump SRCREV to ae977d1

2016-03-01 Thread Ian Coolidge
boards Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.28.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-boundary_3.14.28.bb b/recipes-kernel/linux/linux-boundary_3.14.28.bb index 3

[meta-freescale] [meta-fsl-arm] chromium: SegFault when --use-gl=egl

2016-01-08 Thread Ian Coolidge
assume this should be effecting everyone within meta-fsl-arm and using the chromium-imx patches. Thanks, -Ian Coolidge -- ___ meta-freescale mailing list meta-freescale@yoctoproject.org https://lists.yoctoproject.org/listinfo/meta-freescale

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/2] linux-boundary (3.14.28): Bump SRCREV to 2ffd4a4

2015-11-25 Thread Ian Coolidge
Primary fix: Fix ov5642 driver. Now properly works. Other additions: Add GSLX680 touchscreen ath9k fixes Add goodix touchscreen Modularize all touchscreen drivers Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary_3.14.28.bb | 2 +-

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/2] linux-boundary (3.14.28): Sync defconfig with latest boundary_defconfig

2015-11-25 Thread Ian Coolidge
Changes all touchscreen drivers to be loaded as modules Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary-3.14.28/defconfig | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary-3

Re: [meta-freescale] [meta-fsl-arm-extra] nitrogen6x: ov5642 support in master/jethro broken

2015-11-25 Thread Ian Coolidge
wrote: > On 2015-11-16 14:27, Ian Coolidge wrote: > >> Gary/Carlos, >> >> What U-Boot version are you running? You need the new 2015-07 boundary >> u-boot to work with the new 3.14.28 kernel. >> > > U-Boot 2015.07 (Sep 23 2015 - 09:05:20 -0600) > > Is

Re: [meta-freescale] [meta-fsl-arm-extra] nitrogen6x: ov5642 support in master/jethro broken

2015-11-16 Thread Ian Coolidge
Gary/Carlos, What U-Boot version are you running? You need the new 2015-07 boundary u-boot to work with the new 3.14.28 kernel. Thanks, -Ian Coolidge On Wed, Nov 11, 2015 at 7:50 AM, Gary Thomas <g...@mlbassoc.com> wrote: > On 2015-11-11 08:42, Carlos Rafael Giani wrote: > >&

Re: [meta-freescale] [meta-fsl-arm-extra] nitrogen6x: ov5642 support in master/jethro broken

2015-11-10 Thread Ian Coolidge
version, or want an image that works for the old u-boot, we have images on this blogpost that will work and have been tested against that hardware: https://boundarydevices.com/fido-release-of-yocto/ Thanks, -Ian Coolidge On Mon, Nov 9, 2015 at 2:29 PM, Otavio Salvador < otavio.sa

Re: [meta-freescale] [meta-fsl-arm-extra] nitrogen6x: ov5642 support in master/jethro broken

2015-11-10 Thread Ian Coolidge
; in dmesg if it properly detects the hardware. Then you can run this gst command to show it on the screen "gst-launch-1.0 imxv4l2videosrc device=/dev/video0 ! autovideosink". Thanks! -Ian Coolidge On Tue, Nov 10, 2015 at 3:25 PM, Ian Coolidge <i...@boundarydevices.com> wrote:

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-09 Thread Ian Coolidge
date. https://github.com/Freescale/meta-fsl-arm-extra/blob/fido/recipes-kernel/linux/linux-boundary_3.14.28.bb On Mon, Nov 9, 2015 at 2:28 AM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Sat, Nov 7, 2015 at 12:12 AM, Ian Coolidge <i...@boundarydevices.com> > wrote: &

[meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Bump SRCREV to 4221d72

2015-11-06 Thread Ian Coolidge
6x_bootscript sanity check for ${board} variable. Exit and notify user they should upgrade u-boot. Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-06 Thread Ian Coolidge
apply to master, jethro, and fido. What's the etiquette for sending in patches to apply to multiple branches like that? Three separate patches with the tag of each branch? On Fri, Nov 6, 2015 at 12:56 PM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Fri, Nov 6, 2015 at 6:3

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-06 Thread Ian Coolidge
-image-sato against the nitrogen6x-lite board, the bootscript is handling as it should. Maybe we could add a comment there mentioning the universal nature of the bootscript? Thanks, -Ian Coolidge On Fri, Nov 6, 2015 at 4:53 AM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > He

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-06 Thread Ian Coolidge
I made a note of this in the patches I sent in, but it appears I forgot to mention that. On Fri, Nov 6, 2015 at 11:27 AM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Fri, Nov 6, 2015 at 4:11 PM, Ian Coolidge <i...@boundarydevices.com> > wrote: > > The c

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-06 Thread Ian Coolidge
is message as u-boot started? https://github.com/boundarydevices/u-boot-imx6/blob/boundary-v2015.07/board/boundary/nitrogen6x/6x_bootscript-yocto-3.14.txt#L89-L93 On Fri, Nov 6, 2015 at 12:26 PM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Fri, Nov 6, 2015 at

Re: [meta-freescale] [CRITICAL] Nitrogen6x Lite is broken at 3.14 kernel

2015-11-06 Thread Ian Coolidge
Ah, okay. Yes, that's a symptom of an older u-boot version. On Fri, Nov 6, 2015 at 12:56 PM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > On Fri, Nov 6, 2015 at 6:37 PM, Ian Coolidge <i...@boundarydevices.com> > wrote: > >> Ok; will try that on

Re: [meta-freescale] [CRITICAL] Boards failing to build with GCC 5.2 - Kernel patches are needed

2015-10-23 Thread Ian Coolidge
I'll handle updating Boundary Device's boards. Thanks. On Fri, Oct 23, 2015 at 10:54 AM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > Hello folks, > > I have been working at stabilizing the core BSP boards (Freescale > reference boards) for Yocto Project 2.0 release - jethro. As

Re: [meta-freescale] [CRITICAL] Boards failing to build with GCC 5.2 - Kernel patches are needed

2015-10-23 Thread Ian Coolidge
Those patches worked for us. Thanks Otavio! Sent in a patch to update meta-fsl-arm-extra for Boundary Device's kernel for Jethro. Thanks! Ian Coolidge On Fri, Oct 23, 2015 at 10:54 AM, Otavio Salvador < otavio.salva...@ossystems.com.br> wrote: > Hello folks, > > I ha

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary (3.14.28): Bump SRCREV to fee85e4

2015-10-23 Thread Ian Coolidge
Main update: Fix for Jethro for GCC 5.2 imx6qdl-nitrogen6x/max: Remove unused pwm3 for hdmi input Add: gslx680_ts imx6qdl-nit6xlite.dtsi: adjust touch screen settings for gslx680 tc358743_h2c: allow register write thru sysfs Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- r

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] nitrogen6x: Remove imx6q-nitrogen6x-hdmi-input.dtb

2015-10-15 Thread Ian Coolidge
tc358743 support added to imx6q-nitrogen6x.dtb Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index 6cb239f..098e2da 100644 --- a/conf/m

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] linux-boundary (3.14.28): Sync defconfig with boundary_defconfig

2015-10-15 Thread Ian Coolidge
Adds CONFIG_ATH9K Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-kernel/linux/linux-boundary-3.14.28/defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kernel/linux/linux-boundary-3.14.28/defconfig b/recipes-kernel/linux/linux-boundary-3.14.28/def

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] linux-boundary (3.14.28): Bump SRCREV to 7ff62b23f06110694daf7d98b98f2c25312eda75

2015-10-15 Thread Ian Coolidge
boundary_defconfig: add CONFIG_ATH9K nitrogen6x_defconfig: add CONFIG_ATH9K nitrogen6_vm_defconfig: add CONFIG_ARM_IMX6Q_CPUFREQ nit6xlite_defconfig: add CONFIG_ARM_IMX6Q_CPUFREQ Remove imx6q-nitrogen6x-hdmi-input device tree Add tc358743 support to imx6qdl-nitrogen6x.dtsi Signed-off-by: Ian

[meta-freescale] [meta-fsl-arm-extra][PATCH] u-boot-boundary: Fix License Checksum

2015-10-13 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-boundary_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary_git.bb b/recipes-bsp/u-boot/u-boot-boundary_git.bb index 6108c42..1155c90

[meta-freescale] [meta-fsl-arm-extra][PATCH] nitrogen6sx: Fix Console for v1.0 of Nitrogen6 SoloX Board.

2015-10-07 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6sx.conf b/conf/machine/nitrogen6sx.conf index 004b8ec..f095cde 100644 --- a/conf/machine/nitrogen6sx.conf +++

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 2/6] nitrogen6x-lite: Switch to zImage and remove PREFERRED_VERSION

2015-10-05 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index 314adce..0dfde61 100644 --- a/conf/machine/nitr

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 1/6] linux-boundary: Bump kernel version to 3.14.28

2015-10-05 Thread Ian Coolidge
Kernel based on 3.14.28-1.0.0 GA release Removal of linux-boundary_3.10.53 kernel recipe Main changes are graphics update to 5.0.11p4.5 and SoloX support Uses defconfig which is universal to all current Boundary Devices boards Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- ...

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 3/6] nitrogen6x: Switch to zImage, Add Nitrogen6_VM DTBs, Remove PREFERRED_VERSION

2015-10-05 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index 02d6468..6cb239f 100644 --- a/conf/machine/nitrogen6x.conf +++

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 4/6] nitrogen6sx: add machine configuration

2015-10-05 Thread Ian Coolidge
Adds support for Boundary Device's Nitrogen6 SoloX board. Board features and more information available at: http://boundarydevices.com/product/nit6_solox-imx6/ Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 32

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 6/6] u-boot-script-boundary: New bootscript for boundary 3.14.28 kernel

2015-10-05 Thread Ian Coolidge
New bootscript that supports all Boundary Device's current boards, including the Nitrogen6_SoloX, and their default DTBs. Uses new u-boot fbpanel display detection. See previous commit message for u-boot-boundary_git.bb for more detailed information. Signed-off-by: Ian Coolidge &l

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 5/6] u-boot-boundary: Update to v2015-07 release

2015-10-05 Thread Ian Coolidge
mation can be seen here: https://github.com/boundarydevices/u-boot-imx6/blob/7bad84fd3cb5eca9f35ce955e666fc382171/arch/arm/imx-common/fbpanel.c#L17-L57 Displays defined here: https://github.com/boundarydevices/u-boot-imx6/blob/boundary-v2015.07/arch/arm/include/asm/imx-common/fbpanel.h Signed-o

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 6/6] u-boot-script-boundary: New bootscript for 3.14.28 kernel

2015-10-01 Thread Ian Coolidge
Streamlined cross-platform bootscript Supports Nitrogen6_SoloX board Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 5/6] u-boot-boundary: Update to 2015-07 release

2015-10-01 Thread Ian Coolidge
Adds support for Nitrogen6_SoloX board Required u-boot version for 3.14.28 boundary kernel Signed-off-by: Ian Coolidge <i...@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/

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 4/6] nitrogen6sx: add machine configuration

2015-10-01 Thread Ian Coolidge
Adds support for Boundary Device's Nitrogen6 SoloX board. More information at: http://boundarydevices.com/product/nit6_solox-imx6/ Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 33 + 1 file changed, 33 inse

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 3/6] nitrogen6x: Switch to zImage, new 3.14.28 kernel, dtb changes

2015-10-01 Thread Ian Coolidge
Remove hdmi-input DTB Add nitrogen6_vm DTBs Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index 02d6468..eeff744

[meta-freescale] [meta-fsl-arm-extra][PATCH 5/6] u-boot-boundary: Update to 2015-07 release

2015-10-01 Thread Ian Coolidge
Adds support for Nitrogen6_SoloX board Required u-boot version for 3.14.28 boundary kernel Signed-off-by: Ian Coolidge <i...@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/

[meta-freescale] [meta-fsl-arm-extra][PATCH 4/6] nitrogen6sx: add machine configuration

2015-10-01 Thread Ian Coolidge
Adds support for Boundary Device's Nitrogen6 SoloX board. More information at: http://boundarydevices.com/product/nit6_solox-imx6/ Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6sx.conf | 33 + 1 file changed, 33 inse

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/6] linux-boundary: Bump kernel version to 3.14.28

2015-10-01 Thread Ian Coolidge
Updated kernel recipe to 3.14.28 and added universal defconfig which works across all BD's boards. Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../linux/linux-boundary-3.10.53/defconfig | 386 .../linux/linux-boundary-3.14.28/defconfig

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/6] nitrogen6x-lite: Switch to zImage and new 3.14.28 kernel

2015-10-01 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index 314adce..4793286 100644 --- a/conf/machine/nitr

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 2/6] nitrogen6x-lite: Switch to zImage and new 3.14.28 kernel

2015-10-01 Thread Ian Coolidge
Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x-lite.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index 314adce..4793286 100644 --- a/conf/machine/nitr

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 1/6] linux-boundary: Bump kernel version to 3.14.28

2015-10-01 Thread Ian Coolidge
Updated kernel recipe to 3.14.28 and added universal defconfig which works across all BD's boards. Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- .../linux/linux-boundary-3.10.53/defconfig | 386 .../linux/linux-boundary-3.14.28/defconfig

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/6] nitrogen6x: Switch to zImage, new 3.14.28 kernel, dtb changes

2015-10-01 Thread Ian Coolidge
Remove hdmi-input DTB Add nitrogen6_vm DTBs Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- conf/machine/nitrogen6x.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index 02d6468..eeff744

[meta-freescale] [meta-fsl-arm-extra][PATCH 6/6] u-boot-script-boundary: New bootscript for 3.14.28 kernel

2015-10-01 Thread Ian Coolidge
Streamlined cross-platform bootscript Supports Nitrogen6_SoloX board Signed-off-by: Ian Coolidge <i...@boundarydevices.com> --- recipes-bsp/u-boot/u-boot-script-boundary_git.bb | 12 +--- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] nitrogen6x.conf: add imx6q-nitrogen6x-hdmi-input.dtb to KERNEL_DEVICETREE

2015-08-27 Thread Ian Coolidge
Signed-off-by: Ian Coolidge i...@boundarydevices.com --- conf/machine/nitrogen6x.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index f342e5b..02d6468 100644 --- a/conf/machine/nitrogen6x.conf +++ b/conf/machine/nitrogen6x.conf

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] linux-boundary (3.10.53): sync defconfig

2015-08-27 Thread Ian Coolidge
Synchronize kernel configuration with eee2a48 In particular: Add CONFIG_MXC_HDMI_CSI2_TC358743 for hdmi-input daughterboard Add rtl8192ce Add r8169 pcie gigabit ethernet driver Add CONFIG_EXTCON for usb cable detection Enable systemd pre-requisites Signed-off-by: Ian Coolidge i

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 2/3] nitrogen6x.conf: add imx6q-nitrogen6x-hdmi-input.dtb to KERNEL_DEVICETREE

2015-08-27 Thread Ian Coolidge
Signed-off-by: Ian Coolidge i...@boundarydevices.com --- conf/machine/nitrogen6x.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine/nitrogen6x.conf index f342e5b..02d6468 100644 --- a/conf/machine/nitrogen6x.conf +++ b/conf/machine/nitrogen6x.conf

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH 1/3] linux-boundary (3.10.53): Bump SRCREV to eee2a48

2015-08-27 Thread Ian Coolidge
nitrogen6x_defconfig: Add CONFIG_MXC_HDMI_CSI2_TC358743 Add imx6q-nitrogen6x-hdmi-input.dtb: Enable hdmi-input daughterboard, disables camera modules Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 2 +- 1 file changed, 1 insertion(+), 1

Re: [meta-freescale] [meta-fsl-arm] mesa-demos broken on nitrogen6x

2015-08-17 Thread Ian Coolidge
Some boards has been using some strategies (SPI NOR for U-Boot or U-Boot SPL) to support multiple SoCs in same images (Q or DL) with great success. Is there a way to elegantly change the SRC_URI_append for the mesa-demos_%.bbappend to handle the case where a board has multiple SoC's?

Re: [meta-freescale] [meta-fsl-arm-extra][fido][PATCH v2] linux-boundary (3.10.53): Bump SRCREV to 2c54f83

2015-08-14 Thread Ian Coolidge
...@ossystems.com.br wrote: On Fri, Aug 14, 2015 at 7:08 PM, Ian Coolidge i...@boundarydevices.com wrote: Prior release of 3.10.53 was from a temporary staging branch. Update to release branch. Signed-off-by: Ian Coolidge i...@boundarydevices.com Please include the short log of the changes. Check how Eric

[meta-freescale] [meta-fsl-arm-extra][PATCH v3] linux-boundary (3.10.53): Bump SRCREV to 2c54f83

2015-08-14 Thread Ian Coolidge
f2930bf MLK-10054 net: fec: only restore MII bus when MAC0 PHY is not available 6732890 MGS-324 [#1472] dump GPU AQAXIStatus register for AXI BUS ERROR Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 6 +++--- 1 file changed, 3 insertions(+), 3

Re: [meta-freescale] [meta-fsl-arm-extra][fido][PATCH v2] linux-boundary (3.10.53): Bump SRCREV to 2c54f83

2015-08-14 Thread Ian Coolidge
Okay, I'll collect that info and re-submit. Thanks for the quick response! On Fri, Aug 14, 2015 at 3:31 PM, Otavio Salvador otavio.salva...@ossystems.com.br wrote: On Fri, Aug 14, 2015 at 7:15 PM, Ian Coolidge i...@boundarydevices.com wrote: Eric told me the original release was a temporary

Re: [meta-freescale] [meta-fsl-arm] mesa-demos patch redundant?

2015-08-14 Thread Ian Coolidge
\ strace \ packagegroup-fsl-gstreamer \ packagegroup-fsl-gstreamer-full \ packagegroup-fsl-tools-gpu \ packagegroup-fsl-tools-gpu-external \ On Mon, Aug 10, 2015 at 11:03 AM, Otavio Salvador otavio.salva...@ossystems.com.br wrote: On Fri, Aug 7, 2015 at 11:56 PM, Ian

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH v2] linux-boundary (3.10.53): Bump SRCREV to 2c54f83

2015-08-14 Thread Ian Coolidge
Prior release of 3.10.53 was from a temporary staging branch. Update to release branch. Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-kernel/linux/linux

[meta-freescale] [meta-fsl-arm-extra][fido][PATCH v3] linux-boundary (3.10.53): Bump SRCREV to 2c54f83

2015-08-14 Thread Ian Coolidge
f2930bf MLK-10054 net: fec: only restore MII bus when MAC0 PHY is not available 6732890 MGS-324 [#1472] dump GPU AQAXIStatus register for AXI BUS ERROR Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 6 +++--- 1 file changed, 3 insertions(+), 3

[meta-freescale] [meta-fsl-arm] mesa-demos patch redundant?

2015-08-07 Thread Ian Coolidge
Hi All, Trying to build core-image-sato on the Fido fsl-community-bsp results in the following error: ERROR: Command Error: exit status: 1 Output: Patch Replace-glWindowPos2iARB-calls-with-glWindowPos2i.patch is already applied; check your series file Am I right to assume that the patch is

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: update 3.10.53 to tip of release branch

2015-08-01 Thread Ian Coolidge
Prior release of 3.10.53 was from a temporary staging branch. Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary_3.10.53.bb b/recipes

[meta-freescale] [meta-fsl-arm-extra][PATCH] linux-boundary: update 3.10.53 to tip of release branch

2015-08-01 Thread Ian Coolidge
Prior release of 3.10.53 was from a temporary staging branch. Signed-off-by: Ian Coolidge i...@boundarydevices.com --- recipes-kernel/linux/linux-boundary_3.10.53.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-boundary_3.10.53.bb b/recipes

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] nitrogen6x-lite.conf: Update Maintainer

2015-07-02 Thread Ian Coolidge
From: iancoolidge89 i...@boundarydevices.com Signed-off-by: Ian Coolidge i...@boundarydevices.com Acked-By: Eric Nelson eric.nel...@boundarydevices.com --- conf/machine/nitrogen6x-lite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x-lite.conf b

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

2015-07-02 Thread Ian Coolidge
From: iancoolidge89 i...@boundarydevices.com Signed-off-by: Ian Coolidge i...@boundarydevices.com Acked-By: Eric Nelson eric.nel...@boundarydevices.com --- conf/machine/nitrogen6x.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x.conf b/conf/machine

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

2015-07-02 Thread Ian Coolidge
From: iancoolidge89 i...@boundarydevices.com Signed-off-by: Ian Coolidge i...@boundarydevices.com Acked-By: Eric Nelson eric.nel...@boundarydevices.com --- conf/machine/imx6qsabrelite.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6qsabrelite.conf b/conf

  1   2   >