<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-boot2qt.git/conf/distro/include, branch v5.6.3</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-boot2qt.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.6.3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/atom?h=v5.6.3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/'/>
<updated>2017-06-08T12:54:37+00:00</updated>
<entry>
<title>BBB: fix booting from sdcard</title>
<updated>2017-06-08T12:54:37+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2017-06-08T10:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=b1e0fe7e81e4db6e76ce7071250d074d9dd52fb9'/>
<id>urn:sha1:b1e0fe7e81e4db6e76ce7071250d074d9dd52fb9</id>
<content type='text'>
Beaglebone could not boot from sdcard when S2 button was pressed.
Change to size of boot partition, so that it can be fit the FAT32
partition correctly.

Task-number: QTBUG-58720
Change-Id: Ibedc40cd1939f70377c218c3980a236bd087fb13
Reviewed-by: Karim Pinter &lt;karim.pinter@qt.io&gt;
</content>
</entry>
<entry>
<title>toradex: use latest u-boot and flashing scripts</title>
<updated>2016-09-19T14:46:40+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-09-14T13:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=5e19fd01a8021b2aef3488666c555edd63eb4582'/>
<id>urn:sha1:5e19fd01a8021b2aef3488666c555edd63eb4582</id>
<content type='text'>
The script sources are from meta-toradex-demos layer, but they are
patched to update only u-boot part. The u-boot from V2.6 release is
the latest that toradex uses in their boards and uses the changed
u-boot location.

Change-Id: I86345f692961ed906af4d9f251de28eb551d9cbf
Reviewed-by: Risto Avila &lt;risto.avila@qt.io&gt;
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>Fix typo in RPi overlay config</title>
<updated>2016-08-23T09:06:02+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-08-23T07:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=4629e81dcb8b02fd9d26437c61a4bbaaca5784f0'/>
<id>urn:sha1:4629e81dcb8b02fd9d26437c61a4bbaaca5784f0</id>
<content type='text'>
Change-Id: Ifa7f7625817c9e635f0a40576963ce758ff0569a
Task-number: QTBUG-52520
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>colibri-vf: change partition alignment to 1M</title>
<updated>2016-04-22T10:24:27+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@qt.io</email>
</author>
<published>2016-04-21T12:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=f69d1e363c4b2034c8f66c3dc8c832859f2e9c2f'/>
<id>urn:sha1:f69d1e363c4b2034c8f66c3dc8c832859f2e9c2f</id>
<content type='text'>
Toradex eboot, used in some of the toradex modules, does not work
with FAT partition that starts from the default 4M alignment.
This prevents flashing u-boot from our image.

Change-Id: Ice28be02090305d0c02206296c23a0c2fe54641c
Reviewed-by: Rainer Keller &lt;Rainer.Keller@qt.io&gt;
</content>
</entry>
<entry>
<title>colibri-imx6: don't pull in old gstreamer</title>
<updated>2016-03-16T12:51:06+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-03-15T15:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=ef1c1f258ab449230d644442df667f89023f38d4'/>
<id>urn:sha1:ef1c1f258ab449230d644442df667f89023f38d4</id>
<content type='text'>
gst-fsl-plugin pulls in gstremer 0.10, even when 1.0 was selected.

Change-Id: I60f8e6bef8fd1abe1913f4019b847757718fbded
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>RPi2: add support for touch display</title>
<updated>2016-03-08T07:29:34+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-03-07T13:52:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=6136e6009970859fc02477cdd37fb29a2031566f'/>
<id>urn:sha1:6136e6009970859fc02477cdd37fb29a2031566f</id>
<content type='text'>
The RPi touch display need the rpi-tf5604 devicetree to enable touch.
Add it to the kernel build and enabled it in the config.txt.
Update meta-raspberrypi to latest revision for the PiTFT support.

Change-Id: Ibc5ba51c844bc17b541d8021a755f141a5ff2a0c
Reviewed-by: Risto Avila &lt;risto.avila@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>tibidabo: use correct gpu driver version</title>
<updated>2016-02-29T13:07:46+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-29T06:54:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=91166bf509bcb703678528096e83faafc090dd92'/>
<id>urn:sha1:91166bf509bcb703678528096e83faafc090dd92</id>
<content type='text'>
Upstream recipe was renamed, but tibidabo still uses the old version.

Change-Id: Ia5c97cb480c4f08c017046729dfa3e37e31be52a
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>toradex: enable u-boot update</title>
<updated>2016-02-25T08:17:18+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-24T12:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=a38939e7a86f835f101efacf4db7967bb4b489be'/>
<id>urn:sha1:a38939e7a86f835f101efacf4db7967bb4b489be</id>
<content type='text'>
Add all necessary files to enable u-boot update on all toradex devices.
Update patch to the new u-boot that colibri vf is using and enable sd boot
for colibri imx6.

Task-number: QTEE-1070
Task-number: QTEE-978
Change-Id: I6ff362028cfb80cd34bbe5362bb6976d0084e008
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>kontron: update to Yocto BSP for SMARC-sAMX6i R02.00</title>
<updated>2016-02-24T09:42:12+00:00</updated>
<author>
<name>Samuli Piippo</name>
<email>samuli.piippo@theqtcompany.com</email>
</author>
<published>2016-02-23T11:23:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=0d5594111ea1712f731cff174f21b3e2c4246c15'/>
<id>urn:sha1:0d5594111ea1712f731cff174f21b3e2c4246c15</id>
<content type='text'>
Change-Id: If0f8dc2c786bc63fba69531fa009efd8ae8111b7
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
<entry>
<title>NUC: Use custom image layout</title>
<updated>2016-02-23T11:18:52+00:00</updated>
<author>
<name>Gatis Paeglis</name>
<email>gatis.paeglis@theqtcompany.com</email>
</author>
<published>2016-02-21T09:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-boot2qt.git/commit/?id=769ae5571a5501cbe9c3b12c560a3e6916bff4ca'/>
<id>urn:sha1:769ae5571a5501cbe9c3b12c560a3e6916bff4ca</id>
<content type='text'>
This patch adds a new image class 'image_dd', by default
it has an empty boot partition. image_dd_efi extends this
class to support Intel NUC board. The layout of a generated
image is a prerequisite for OSTree integarion.

Image generated by 'hddimg' produces rootfs.img (ext3
filesystem file) and then "live" boots it from initramfs
by mounting rootfs.img via loop device. For OTA integration
we need to access contents of rootfs.img already from
boot loader.

The custom 'image_nuc_efi' layout allow for fully atomic
updates on EFI based system, by keeping GRUB-EFI binary
on a dedicated EFI system partition (ESP). OSTree currently
is not fully atomic on EFI systems, but with this setup
we use GRUB-BIOS code path in OSTree, which is atomic.
After EFI firmware has loaded the GRUB-EFI binary, everything
else is done on rootfs parition.

One limitation from the above scenario is that you would
need to update /EFI/BOOT/bootx64.efi (GRUB-EFI) binary
manually. Not sure how common it is to update a boot loader
binary on a deployed system, but its not impossible.

Change-Id: Ibf2840aecd548000372131c4ded5cffa11ff1b0f
Reviewed-by: Teemu Holappa &lt;teemu.holappa@theqtcompany.com&gt;
</content>
</entry>
</feed>
