<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-fsl-arm.git/classes, branch jethro</title>
<subtitle>Mirror of git.yoctoproject.org/meta-fsl-arm</subtitle>
<id>https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=jethro</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/atom?h=jethro'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/'/>
<updated>2016-04-23T15:02:10+00:00</updated>
<entry>
<title>mfgtool-initramfs-image.bbclass: Fix parsing when using a barebox based machine</title>
<updated>2016-04-23T15:02:10+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-04-14T19:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=ea924e2931dbd6d9802a2fe9c81b725f484089ea'/>
<id>urn:sha1:ea924e2931dbd6d9802a2fe9c81b725f484089ea</id>
<content type='text'>
When building for cfa100xx machines, for meta-fsl-arm-extra, the
parsing is aborted with:

,----
| ERROR: No IMAGE_CMD defined for IMAGE_FSTYPES entry
|     'barebox.mxsboot-sdcard' - possibly invalid type name or missing
|     support class
| ERROR: Failed to parse recipe:
|     .../sources/meta-fsl-arm/recipes-fsl/images/fsl-image-mfgtool-initramfs.bb
`----

This error was caused by the image not providing all the filesystem
types as in fact it generates a Gzipped CPIO filesystem and does not
inherit the default ones.

To solve the error we ought to include the override for 'mxs' SoC
family so the right setting is used as well in this set of SoCs.

Change-Id: If6e657793ed7af07decac217f6b3371fad1f521c
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>EULA: Update to LA_OPT_BASE_LICENSE v10 November 2015</title>
<updated>2016-02-11T20:09:48+00:00</updated>
<author>
<name>Lauren Post</name>
<email>lauren.post@freescale.com</email>
</author>
<published>2015-12-24T07:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=8383610d5a6697bedbd806f0ea27ce6eb8193ede'/>
<id>urn:sha1:8383610d5a6697bedbd806f0ea27ce6eb8193ede</id>
<content type='text'>
Signed-off-by: Lauren Post &lt;lauren.post@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>fsl-vivante-kernel-driver-handler.bbclass: Postpone defconfig changes</title>
<updated>2016-02-11T20:08:56+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-12-10T16:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=291aec530020f074c14da838324e0f2ee3c0abe4'/>
<id>urn:sha1:291aec530020f074c14da838324e0f2ee3c0abe4</id>
<content type='text'>
The defconfig changes should be done later in the process so the
.config file is generated, using any other mean, and mangled to
respect the distribution setting regarding the module use or not.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Fix image generation for i.MX 6UltraLite</title>
<updated>2015-10-22T12:40:09+00:00</updated>
<author>
<name>Felipe Provenzano</name>
<email>felipeprovenzano@maxtrack.com.br</email>
</author>
<published>2015-10-21T20:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=4aae18464b8a4b3faa91c4ca243bf75344406c6c'/>
<id>urn:sha1:4aae18464b8a4b3faa91c4ca243bf75344406c6c</id>
<content type='text'>
When the i.MX 6UltraLite (mx6ul) was separated from the SoC family mx6
(commit 24396b28f0137464cd82b9a19f705c1db180ead2) it started to create
invalid sdcard images.

This is because of SDCARD_GENERATION_COMMAND no more being triggered.

The solution in this moment is add a mx6ul override for the
SDCARD_GENERATION_COMMAND definition.

Signed-off-by: Felipe Provenzano &lt;felipeprovenzano@maxtrack.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Use FAT 32 for images larger than 512MB</title>
<updated>2015-10-16T18:15:16+00:00</updated>
<author>
<name>Tzu-Jung Lee</name>
<email>roylee17@gmail.com</email>
</author>
<published>2015-10-16T18:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=5efa2d7c81a4c1f3590a3e2f8cf77bf2f2d756e9'/>
<id>urn:sha1:5efa2d7c81a4c1f3590a3e2f8cf77bf2f2d756e9</id>
<content type='text'>
Refers to the following commit of poky for more detail.

commit 722430a488f39bf583e4a557a254fb84fae4d0a7
Author: Darren Hart &lt;dvhart@linux.intel.com&gt;
Date:   Wed Dec 12 14:39:15 2012 -0800

    bootimg: Use FAT 32 for images larger than 512MB

        Fixes [YOCTO #2138]

Signed-off-by: Tzu-Jung Lee &lt;roylee17@currantlabs.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Fail if a Device Tree file is missing</title>
<updated>2015-10-16T16:59:23+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-10-14T18:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=e49964d5896414ff619410e00f4b5c96e57950a0'/>
<id>urn:sha1:e49964d5896414ff619410e00f4b5c96e57950a0</id>
<content type='text'>
When generating the rootfs we need to include all the referenced
Device Tree files. The code were gracefully checking if the file
existed before building the image however the expected behavior is to
fail.

As consequence of this change, if someone is using a very old kernel
(no Device Tree based) and tries to generate an image, it will fail
until the machine definition is changed to not list Device Tree files
for installation.

Currently all machines supported by meta-fsl-arm BSP are consistent
for the default kernel in use however custom BSP may need to be
changed accordingly.

Change-Id: I548c65c61dfefe24154a455d097032b1598b14d3
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Refactor boot image duplicated code</title>
<updated>2015-10-16T16:59:18+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-10-15T18:03:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=41df1eab641823f08bb86712323fe88647d827cf'/>
<id>urn:sha1:41df1eab641823f08bb86712323fe88647d827cf</id>
<content type='text'>
The code which copies the boot scripts and Device Tree files is
duplicated across the different image types. This patch reworks this
code to avoid this duplication.

Change-Id: Ib9405067a5419e1b295dfac9e3d3bd9b896d424e
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: make mkfs.vfat use FAT32 in all cases</title>
<updated>2015-10-02T22:33:15+00:00</updated>
<author>
<name>Schrempf Frieder</name>
<email>frieder.schrempf@exceet.de</email>
</author>
<published>2015-10-01T12:40:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=e76622d2b89952f817005ca0bf3575170aaaa7f9'/>
<id>urn:sha1:e76622d2b89952f817005ca0bf3575170aaaa7f9</id>
<content type='text'>
as otherwise FAT16 might be used, which seems quite outdated and can
cause issues in certain environments (e.g. older versions of U-Boot)

Change-Id: I2d89ad235084c4a1289fae180df043a2f9e05e63
Signed-off-by: Frieder Schrempf &lt;frieder.schrempf@exceet.de&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>image_types_fsl.bbclass: Fix DeviceTree copy for FAT partition</title>
<updated>2015-09-24T16:57:31+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-09-23T12:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=663a838d38dd9124805771637232df0af01efd7c'/>
<id>urn:sha1:663a838d38dd9124805771637232df0af01efd7c</id>
<content type='text'>
The rootfs generation script now runs outside of the deploy directory
so the code need to use the full path for the installed files. This
fixes the rootfs generation process so the files are copied to the FAT
partition, allowing the system to boot.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Tested-by: Daiane Angolini &lt;daiane.angolini@freescale.com&gt;
</content>
</entry>
<entry>
<title>fsl-vivante-kernel-driver-handler.bbclass: Handle Vivante kernel driver provider</title>
<updated>2015-09-22T21:54:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-08-11T20:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-fsl-arm.git/commit/?id=9211adb01b3d8d1c67b5fb4235cd9827a2fba1b4'/>
<id>urn:sha1:9211adb01b3d8d1c67b5fb4235cd9827a2fba1b4</id>
<content type='text'>
Enable the kernel to provide or not the Vivante kernel driver and
dynamically set the proper providers per machine.

The following options are supported:

  MACHINE_HAS_VIVANTE_KERNEL_DRIVER_SUPPORT

     Machine does or does not have support for the Vivante kernel
     driver, options are:

       0 - machine does not have Vivante GPU driver support
       1 - machine has Vivante GPU driver support

  MACHINE_USES_VIVANTE_KERNEL_DRIVER_MODULE

      Machine uses the Vivante kernel driver as module, options are:

       0 - enable the builtin kernel driver module
       1 - enable the external kernel module

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
