<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/conf/machine/imx8mp-evk.conf, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2021-03-30T11:55:00+00:00</updated>
<entry>
<title>imx8mp-lpddr4-evk: Rework 8M Plus EVK config file</title>
<updated>2021-03-30T11:55:00+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2021-03-29T16:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=823a97cf01828c6f3696b0b5be7d4feaa755cb59'/>
<id>urn:sha1:823a97cf01828c6f3696b0b5be7d4feaa755cb59</id>
<content type='text'>
There are two variants of the 8M Plus Evaluation Kit board, one with
LPDDR4 and one with DDR4. Rework our existing config file to make
this distinction explicit in the machine config file name and to allow
for configuration re-use.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>Rework the u-boot-fslc and u-boot-imx settings logic</title>
<updated>2021-03-24T14:18:34+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2021-03-19T21:51:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=776932e187f38ca53ed57fc662461ba0da005520'/>
<id>urn:sha1:776932e187f38ca53ed57fc662461ba0da005520</id>
<content type='text'>
We need to make it more obvious what is in use, when we support both
bootloaders and for it we are now using the _pn suffix for both.

This also fixes the WIC_FILE depending on the choice otherwise image
build fails.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>conf: machine: imx8m: make optee feature nxp dependent</title>
<updated>2021-03-17T13:53:42+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2021-02-07T12:00:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f21c53af3f4efe7bbddab49ada381b449cd94b70'/>
<id>urn:sha1:f21c53af3f4efe7bbddab49ada381b449cd94b70</id>
<content type='text'>
Mainline BSP does have lockups in boot when OP-TEE is included in the
build.

Make optee feature enabled only when NXP BSP flavor is chosen.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: mx8m[m,n,p]: use boot container class</title>
<updated>2021-03-17T13:53:42+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2021-02-04T10:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=af1befc57af48bfd556a487487663cd3628433f5'/>
<id>urn:sha1:af1befc57af48bfd556a487487663cd3628433f5</id>
<content type='text'>
Use the new boot container build on mainline BSP for mx8mm, mx8mn
and mx8mp machines.

Boot container serves as a replacement for imx-boot package present
in NXP BSP, and is created by U-Boot build system.

Define ATF machine name and required load address.

Define dependency on firmware package, as it provides DDR firmware
binaries needed to construct boot container.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mp-evk: update ddr firmware version as required by imx-boot</title>
<updated>2021-02-01T16:04:08+00:00</updated>
<author>
<name>Andrey Zhizhikin</name>
<email>andrey.z@gmail.com</email>
</author>
<published>2021-02-01T15:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=653f92e4e641ac97e05ecf7f82aecc90f48c4278'/>
<id>urn:sha1:653f92e4e641ac97e05ecf7f82aecc90f48c4278</id>
<content type='text'>
imx-boot update 5.4.70_2.3.0 requires a new version of ddr firmware to
be deployed and used for imx8mp machine (201904 -&gt; 202006).

This is introduced in commits of imx-boot git tree:
322a834 ("MLK-24860 iMX8MP: Use 202006 DDR4 firmware")
658c54a ("MLK-24788 iMX8MP: Update LPDDR4 Firmware to 202006 version")

Update ddr firmware name to include new version in machine config file.

Signed-off-by: Andrey Zhizhikin &lt;andrey.z@gmail.com&gt;
</content>
</entry>
<entry>
<title>imx8mp-evk: Rename and add jailhouse and various device trees</title>
<updated>2021-01-21T11:37:58+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2020-12-12T22:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=915a779aa02e7d71525fb8f6c0c7009bd6787c24'/>
<id>urn:sha1:915a779aa02e7d71525fb8f6c0c7009bd6787c24</id>
<content type='text'>
Rename to match device tree name.

Add jailhouse and several device trees. Enable jailhouse by adding
jailhouse to DISTRO_FEATURES.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
</feed>
