<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/conf/machine/include, branch 08.06.00.001</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=08.06.00.001</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=08.06.00.001'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2023-01-06T21:08:19+00:00</updated>
<entry>
<title>machine: Add AM62Q HS-SE evm configuration</title>
<updated>2023-01-06T21:08:19+00:00</updated>
<author>
<name>Chirag Shilwant</name>
<email>c-shilwant@ti.com</email>
</author>
<published>2023-01-06T06:43:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ef50eed5b93b97715cea163ab200a3801a7b118e'/>
<id>urn:sha1:ef50eed5b93b97715cea163ab200a3801a7b118e</id>
<content type='text'>
Lets add the basic AM62Q HS-SE configuration.
- Add configurations.
- Add ti-sci-firmware overrides.
- Add u-boot overrides.
- Add optee overrides.
- Add ti-rtos-firmware overrides.

Signed-off-by: Chirag Shilwant &lt;c-shilwant@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>k3: also inherit kernel-fitimage class for FIT image generation</title>
<updated>2023-01-05T19:37:40+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-12-13T21:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=34c2065a5bc1a9c6dbbdf5b444567031c188754e'/>
<id>urn:sha1:34c2065a5bc1a9c6dbbdf5b444567031c188754e</id>
<content type='text'>
In order to support fitImage image type, kernel-fitimage class is needed.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
(cherry picked from kirkstone/master commit 48b22e8266ba0358b5b7319faa75ad731a350db7)
Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Tested-by: Jose Quaresma &lt;jose.quaresma@foundries.io&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>machine: Add am62axx evm configuration</title>
<updated>2022-12-08T23:28:04+00:00</updated>
<author>
<name>Paresh Bhagat</name>
<email>p-bhagat@ti.com</email>
</author>
<published>2022-12-08T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=ae3c30da261d208a6a8938945f1a5b7e479d95fe'/>
<id>urn:sha1:ae3c30da261d208a6a8938945f1a5b7e479d95fe</id>
<content type='text'>
Lets add the basic AM62Axx-evm configuration.
- Add configurations.
- Add firmware overrides.
- Add u-boot overrides.
- Add tifs-lpm-stub.
- Add cnm-wave-fw.

Signed-off-by: Sai Sree Kartheek Adivi &lt;s-adivi@ti.com&gt;
Signed-off-by: Paresh Bhagat &lt;p-bhagat@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: Remove vmlinux.gz from KERNEL_IMAGETYPES</title>
<updated>2022-12-05T18:05:46+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2022-12-05T18:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=923c656b43732763b6505bdc1050f120f6b33a03'/>
<id>urn:sha1:923c656b43732763b6505bdc1050f120f6b33a03</id>
<content type='text'>
With a recent patch to the TI kernel that includes debug symbols,
the vmlinux.gz file grew in size that impacted the testing.
This file is not needed to be in the final image so remove it
from the list.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: omap-a15: Fix parsing when KERNEL_DEVICETREE is not set</title>
<updated>2022-12-03T13:09:51+00:00</updated>
<author>
<name>Zachary Booth</name>
<email>zachary.booth@garmin.com</email>
</author>
<published>2022-11-07T20:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=bf4076e990494093fda3bddc4706d42f1f7438e3'/>
<id>urn:sha1:bf4076e990494093fda3bddc4706d42f1f7438e3</id>
<content type='text'>
Correctly handle parsing when KERNEL_DEVICETREE is not set.

Signed-off-by: Zachary Booth &lt;zachary.booth@garmin.com&gt;
Signed-off-by: Joshua Watt &lt;Joshua.Watt@garmin.com&gt;
Signed-off-by: Joshua Watt &lt;JPEWhacker@gmail.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: am64xx: Move multi-config targets into base SoC include</title>
<updated>2022-09-08T12:35:17+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2022-09-07T16:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e625b874b1f7ff5ebe1e1852ab7f7c5a20a4e7cc'/>
<id>urn:sha1:e625b874b1f7ff5ebe1e1852ab7f7c5a20a4e7cc</id>
<content type='text'>
The supported device types depends on the SoC, not on any specific
board or EVM. Any board can be populated with any of the 3 supported
AM64x types. Move these into the AM64x common include.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: am64xx-evm: Switch to SR2.0 HS-FS build by default</title>
<updated>2022-09-08T12:35:17+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2022-09-07T16:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=0dcd35143270740233510bfe233e2dd3b0a450cb'/>
<id>urn:sha1:0dcd35143270740233510bfe233e2dd3b0a450cb</id>
<content type='text'>
AM64x devices will only be available as SR2.0 HS-FS. Set this as the
default type provided by the SDK. To allow SR2.0 HS-SE to continue to
boot, like we did with GP, we add an extra machine to build SR2.0 HS-SE
SYSFW. To use on SR2.0 HS-SE boards simply switch out the SYSFW image:

$ cd /mnt/sd-card/boot
$ mv tiboot3-am64x_sr2-hs-evm.bin tiboot3.bin

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: am64xx-evm: Make HS-SE the default</title>
<updated>2022-08-26T19:33:15+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2022-08-12T01:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=dbc88f2d652a08d3f0f9dbb24b7f693dec6f7f2a'/>
<id>urn:sha1:dbc88f2d652a08d3f0f9dbb24b7f693dec6f7f2a</id>
<content type='text'>
The HS-SE AM64xx machine can now be run on GP devices and built without
needing the TI_SECURE_DEV_PKG for the same. AM64xx will only be available
in the HS-FS type going forward. Make the HS-SE the default and remove
the original GP machine.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: k3: Add fitImage to the default kernel image types</title>
<updated>2022-08-09T01:07:47+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2022-08-08T16:32:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e6deeba806d2145fa16b0b5f444f2985e63e6366'/>
<id>urn:sha1:e6deeba806d2145fa16b0b5f444f2985e63e6366</id>
<content type='text'>
FIT Image based kernels are valid for all K3 devices, not just HS, deploy
this kernel image type by default so it doesn't have to be appended on
a per-device-type basis.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: Move K3 TI_SECURE_DEV_PKG definition to common include</title>
<updated>2022-08-07T00:04:37+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2022-08-05T02:49:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=b572721c6d6d584e9b9560c881c1e46ae49b14ef'/>
<id>urn:sha1:b572721c6d6d584e9b9560c881c1e46ae49b14ef</id>
<content type='text'>
The K3 TI_SECURE_DEV_PKG is the same for all devices, move this out
of each machine file and into the common K3 includes. This doesn't
have any effect on the GP machines as they make no use of it.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
</feed>
