Re: [meta-freescale] [PATCH v2] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Otavio Salvador
On Mon, Jul 10, 2017 at 4:29 PM, Daiane Angolini wrote: > On Mon, Jul 10, 2017 at 4:05 PM, Otavio Salvador > wrote: >> This release provides a huge improvement regarding the support for SPL >> to more boards. >> > >> diff --git a/conf/machine/imx6qdlsabresd.conf >> b/conf/machine/imx6qdlsabresd.

[meta-freescale] [PATCH v3] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Otavio Salvador
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabresd - imx6dlsabresd -> imx6qdlsabresd - imx6solosabresd -> imx6qdlsabresd - imx6qpsabreauto ->

Re: [meta-freescale] [PATCH v2] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Daiane Angolini
On Mon, Jul 10, 2017 at 4:05 PM, Otavio Salvador wrote: > This release provides a huge improvement regarding the support for SPL > to more boards. > > diff --git a/conf/machine/imx6qdlsabresd.conf > b/conf/machine/imx6qdlsabresd.conf > new file mode 100644 > index ..d221da15 > --- /dev/n

[meta-freescale] [PATCH v2] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Otavio Salvador
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabresd - imx6dlsabresd -> imx6qdlsabresd - imx6solosabresd -> imx6qdlsabresd - imx6qpsabreauto ->

Re: [meta-freescale] [PATCH] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Fabio Estevam
On Mon, Jul 10, 2017 at 3:35 PM, Otavio Salvador wrote: > This release provides a huge improvement regarding the support for SPL > to more boards. > > We now uses this and migrated following boards: > > - imx6qpsabresd -> imx6qdlsabresd > - imx6qsabresd -> imx6qdlsabresd > - imx6dlsabresd -> im

[meta-freescale] [PATCH] u-boot-fslc: Upgrade to 2017.07-based release

2017-07-10 Thread Otavio Salvador
This release provides a huge improvement regarding the support for SPL to more boards. We now uses this and migrated following boards: - imx6qpsabresd -> imx6qdlsabresd - imx6qsabresd -> imx6qdlsabresd - imx6dlsabresd -> imx6qdlsabresd - imx6solosabresd -> imx6qdlsabresd - imx6qpsabreauto ->

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Otavio Salvador
On Mon, Jul 10, 2017 at 3:18 PM, Robert P. J. Day wrote: > On Mon, 10 Jul 2017, Otavio Salvador wrote: > >> On Mon, Jul 10, 2017 at 2:06 PM, Robert P. J. Day >> wrote: >> > On Mon, 10 Jul 2017, Otavio Salvador wrote: >> > >> >> On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day >> >> wrote: >> >

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Robert P. J. Day
On Mon, 10 Jul 2017, Otavio Salvador wrote: > On Mon, Jul 10, 2017 at 2:06 PM, Robert P. J. Day > wrote: > > On Mon, 10 Jul 2017, Otavio Salvador wrote: > > > >> On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day > >> wrote: > >> > > >> > i was having trouble building for t1042d4rdb with the >

Re: [meta-freescale] [PATCH V2] classes/image_types_fsl.bbclass: replace IMAGE_DEPENDS_sdimg by do_image_sdimage[depends]

2017-07-10 Thread Khem Raj
On 7/10/17 10:23 AM, Otavio Salvador wrote: > On Thu, Jul 6, 2017 at 10:41 PM, Khem Raj wrote: >> Fixes >> >> ERROR: >> /mnt/a/oe/sources/meta-variscite-fslc/recipes-fsl/images/fsl-image-gui.bb: >> Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use >> do_image_[depends] += ":" instead >>

[meta-freescale] [PATCH V2] classes/image_types_fsl.bbclass: replace IMAGE_DEPENDS_sdimg by do_image_sdimage[depends]

2017-07-10 Thread Khem Raj
Fixes ERROR: /mnt/a/oe/sources/meta-variscite-fslc/recipes-fsl/images/fsl-image-gui.bb: Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use do_image_[depends] += ":" instead Signed-off-by: Khem Raj --- Changes from v1 -> v2: - Rebased classes/image_types_fsl.bbclass | 22 +++--

Re: [meta-freescale] [PATCH V2] classes/image_types_fsl.bbclass: replace IMAGE_DEPENDS_sdimg by do_image_sdimage[depends]

2017-07-10 Thread Otavio Salvador
On Thu, Jul 6, 2017 at 10:41 PM, Khem Raj wrote: > Fixes > > ERROR: > /mnt/a/oe/sources/meta-variscite-fslc/recipes-fsl/images/fsl-image-gui.bb: > Deprecated variable(s) found: "IMAGE_DEPENDS_sdcard". Use > do_image_[depends] += ":" instead > > Signed-off-by: Khem Raj This needs a rebase as T

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Otavio Salvador
On Mon, Jul 10, 2017 at 2:06 PM, Robert P. J. Day wrote: > On Mon, 10 Jul 2017, Otavio Salvador wrote: > >> On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day >> wrote: >> > >> > i was having trouble building for t1042d4rdb with the >> > meta-fsl-ppc layer until i noticed that the meta-freescale

Re: [meta-freescale] How to manage the upcoming U-Bootrelease

2017-07-10 Thread Otavio Salvador
On Mon, Jul 10, 2017 at 12:50 PM, Kursad Oney CW wrote: >> - we don't merge the machine files > > Is this option to keep imx6[q,qp,dl,solo]sabresd.conf configs and add a > new one that is something like imx6-spl-sabresd.conf? Adding a new one is wrong as we never preferred official NXP BSP and al

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Robert P. J. Day
On Mon, 10 Jul 2017, Otavio Salvador wrote: > On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day > wrote: > > > > i was having trouble building for t1042d4rdb with the > > meta-fsl-ppc layer until i noticed that the meta-freescale layer > > had a machine definition for the same target. does the

Re: [meta-freescale] How to manage the upcoming U-Bootrelease

2017-07-10 Thread Kursad Oney CW
> Hello everyone, > Hello Otavio, > The U-Boot 2017.07 release brings some nice improvements everywhere > but one which is going to provide a great opportunity for us is the > i.MX6 SabreSD and i.MX6 SabreAUTO (in our fork) support. > Great! > This allows for us to have a single build which works

[meta-freescale] How to manage the upcoming U-Boot release

2017-07-10 Thread Otavio Salvador
Hello everyone, The U-Boot 2017.07 release brings some nice improvements everywhere but one which is going to provide a great opportunity for us is the i.MX6 SabreSD and i.MX6 SabreAUTO (in our fork) support. This allows for us to have a single build which works on i.MX6 QuadPlus, Quad, Dual, Dua

Re: [meta-freescale] is meta-fsl-ppc layer even used anymore?

2017-07-10 Thread Otavio Salvador
On Fri, Jul 7, 2017 at 5:50 PM, Robert P. J. Day wrote: > > i was having trouble building for t1042d4rdb with the meta-fsl-ppc > layer until i noticed that the meta-freescale layer had a machine > definition for the same target. does the meta-freescale layer > obsolete meta-fsl-ppc? Yes. meta-f

Re: [meta-freescale] [3rdparty][PATCH] wandboard: fix deprecated notation

2017-07-10 Thread Otavio Salvador
On Thu, Jul 6, 2017 at 11:37 PM, Trevor Woerner wrote: > is this patch acceptable? > anyone else seeing the issue this patch fixes? Sorry for the delay; I got this merged locally but forgot to push. Did it now. -- Otavio Salvador O.S. Systems http://www.ossystems.co

Re: [meta-freescale] unable to initialize libusb: -99

2017-07-10 Thread Fabio Estevam
Hi Takashi, On Mon, Jul 10, 2017 at 10:01 AM, Takashi Matsuzawa wrote: > Hello. > > Attached my logs for both. My configuration is below, and there no > tuner/gps, etc. attached to the board. > > > MCIMX6x(Q)AICPU2 (CPU) > > MCIMXABASEV1 (base) > > > Lools like both logs share warning messages a

Re: [meta-freescale] unable to initialize libusb: -99

2017-07-10 Thread Takashi Matsuzawa
Hello. Attached my logs for both. My configuration is below, and there no tuner/gps, etc. attached to the board. MCIMX6x(Q)AICPU2 (CPU) MCIMXABASEV1 (base) Lools like both logs share warning messages as well. From: Fabio Estevam Sent: Monday, July 10, 2017

Re: [meta-freescale] unable to initialize libusb: -99

2017-07-10 Thread Fabio Estevam
Hi Takashi, On Mon, Jul 10, 2017 at 8:25 AM, Fabio Estevam wrote: > The errors we see in some peripherals like audio codec, audio tuner is > because these devices are present in the base board only. Just reviewed your logs and it seems you use the base board. Can you please use the NXP U-Boot

Re: [meta-freescale] unable to initialize libusb: -99

2017-07-10 Thread Fabio Estevam
Hi Takashi, On Sun, Jul 9, 2017 at 11:45 PM, Takashi Matsuzawa wrote: > I just tried it with u-boot-fslc v2016.11, which is the default for morty. > > I have attached (xxx.tar) the patch I applied and the boot log. > > It now can report USB devices to lsusb command properly. Great, thanks for