<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/wic, branch topic/fix-multilib-support</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-multilib-support</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Ffix-multilib-support'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2022-01-18T12:59:16+00:00</updated>
<entry>
<title>imx-boot-container: align with u-boot 2022.01</title>
<updated>2022-01-18T12:59:16+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2022-01-18T12:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=399f542a2d26237770eb5013c698990b7417a403'/>
<id>urn:sha1:399f542a2d26237770eb5013c698990b7417a403</id>
<content type='text'>
Recent version of U-Boot v2022.01 reverted boot container generation
mechanism to provide single boot container isntead of separate binaries
for SPL+DDR and U-Boot FIT. New approach provides packing of those
separate components inside the U-Boot binman, and is delivered as a
single 'flash.bin' file, which resembles the original behavior before
binman image packing was introduced.

Adapt our boot container class and WIC file to pick up this consolidated
binary instead of two separate pieces.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
</content>
</entry>
<entry>
<title>wic: add new wks file to use boot container for mx8m</title>
<updated>2021-05-04T17:07:09+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2020-12-18T11:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=542ed8136611eeffda5cde475ec2abf32cda0c71'/>
<id>urn:sha1:542ed8136611eeffda5cde475ec2abf32cda0c71</id>
<content type='text'>
Add new WKS template file, which uses the boot container provided by
mainline U-Boot.

Boot container built as a part of U-Boot packs binary components into
two separate files, namely 'flash.bin' and 'u-boot.itb'. First file
contains SPL, while second one represents the FIT image containing
U-Boot and ATF blob.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
</content>
</entry>
<entry>
<title>ls1043/ls1046: support WIC image generation</title>
<updated>2021-04-20T13:07:33+00:00</updated>
<author>
<name>Ting Liu</name>
<email>ting.liu@nxp.com</email>
</author>
<published>2021-04-20T09:24:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=481fafd6e7bbb0db616fe095cfa5fa9950229214'/>
<id>urn:sha1:481fafd6e7bbb0db616fe095cfa5fa9950229214</id>
<content type='text'>
Signed-off-by: Ting Liu &lt;ting.liu@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-imx-boot-bootpart.wks.in: Fix overlap of imx-boot and boot partitions</title>
<updated>2020-02-12T12:21:00+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2020-02-12T01:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6c34107a9a48b962d2fd50eb4a032fae12b844f3'/>
<id>urn:sha1:6c34107a9a48b962d2fd50eb4a032fae12b844f3</id>
<content type='text'>
The u-boot env offset in the imx-boot partition is 4MiB,
so set the boot partition alignment to 8MiB to fix the overlap.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>imx-imx-boot-bootpart.wks.in: Fix the layout comment</title>
<updated>2020-02-12T12:21:00+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2020-02-11T22:42:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=47a17a05b2d2fc13471458dfb54d21863b896bbc'/>
<id>urn:sha1:47a17a05b2d2fc13471458dfb54d21863b896bbc</id>
<content type='text'>
The layout comment was incorrect. It was missing the start of the
rootfs and what was there wasn't updated when the boot partition
was increased to 64MiB.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>wic: Fix image generation for i.MX with SPL and U-Boot</title>
<updated>2019-07-11T12:59:17+00:00</updated>
<author>
<name>Joris Offouga</name>
<email>offougajoris@gmail.com</email>
</author>
<published>2019-07-11T05:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6be9d197386b5c3bd72023981df805d42f87684c'/>
<id>urn:sha1:6be9d197386b5c3bd72023981df805d42f87684c</id>
<content type='text'>
Some boards expects a specific binary name.
Example : Pico i.MX7D required the u-boot-dtb.img file (instead of u-boot.img).

Signed-off-by: Joris Offouga &lt;offougajoris@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx-imx-boot-bootpart.wks.in: increase boot partition to 64m</title>
<updated>2019-04-23T12:55:07+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2019-04-23T12:40:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=02eb08c1f9945d0b9f0310c3af4cfd1f6e8a2ea2'/>
<id>urn:sha1:02eb08c1f9945d0b9f0310c3af4cfd1f6e8a2ea2</id>
<content type='text'>
The i.MX8 / i.MX8X kernel's size is about 22MB.
Increase the boot partitions minimum size to have space for two kernel
images and have a constant partition size.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>wic: Fix image generation for i.MX with bootpart script</title>
<updated>2019-04-14T15:31:18+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>pjtexier@koncepto.io</email>
</author>
<published>2019-04-13T16:08:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=0ef9809cc7317760f8e51d1dde8b16521e9fe1d5'/>
<id>urn:sha1:0ef9809cc7317760f8e51d1dde8b16521e9fe1d5</id>
<content type='text'>
Some boards expects a specific binary name.

Example : WaRP7 required the u-boot-dtb.imx file (instead of u-boot.imx).

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Signed-off-by: Joris Offouga &lt;offougajoris@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx-imx-boot-bootpart.wks: change default offset of bootloader</title>
<updated>2019-01-29T17:03:40+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2019-01-28T15:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3083912e9a7209280d8e24f7c450fbcab60b6822'/>
<id>urn:sha1:3083912e9a7209280d8e24f7c450fbcab60b6822</id>
<content type='text'>
The i.MX 8QXP bootrom in B0 silicon reads the 1st image container at offset 32k
while tha A0 silicon started at 33k. The machine configurations already contain
the variable IMX_BOOT_SEEK to specify the needed offset.

Change the wks file accordingly.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>wic:mx8: Create wks file for imx8 family using imx-boot</title>
<updated>2019-01-10T16:54:39+00:00</updated>
<author>
<name>Daiane Angolini</name>
<email>daiane.angolini@nxp.com</email>
</author>
<published>2019-01-10T16:21:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9d1463c9af81edadf8c5a343a030555b6156f8cf'/>
<id>urn:sha1:9d1463c9af81edadf8c5a343a030555b6156f8cf</id>
<content type='text'>
imx8 family boards use u-boot as boot loader in addition to some other
binaries. The final bootloader binary is gathered by mkimage into a file
called imx-boot.

Add the wks file to create the wic image tailored for imx8 family.
Set the wks file as default for all imx8.

Signed-off-by: Daiane Angolini &lt;daiane.angolini@nxp.com&gt;
</content>
</entry>
</feed>
