<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/meta-ti-bsp/conf/machine/am335x-hs-evm.conf, branch master</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2025-10-10T18:21:05+00:00</updated>
<entry>
<title>machine: Add FIT_CONF_DEFAULT_DTB for legacy platforms</title>
<updated>2025-10-10T18:21:05+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2025-10-09T18:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e108e5424e1cffd58a0e8d540117d79dce85a8c7'/>
<id>urn:sha1:e108e5424e1cffd58a0e8d540117d79dce85a8c7</id>
<content type='text'>
As of u-boot 2025.10, the fit image requires a value for the default
configuration.  The change [1] introduced the FIT_CONF_DEFAULT_DTB code
to the legacy fitimage class, but failed to set values for the legacy
platforms.  This led to us putting default = "" in the .its file, which
is now an error.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-*: Fix support for building legacy HS platforms</title>
<updated>2025-07-25T20:45:19+00:00</updated>
<author>
<name>Ryan Eatmon</name>
<email>reatmon@ti.com</email>
</author>
<published>2025-07-17T19:36:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f549cd0870d9d7dc9343653279daa419b0cc0b40'/>
<id>urn:sha1:f549cd0870d9d7dc9343653279daa419b0cc0b40</id>
<content type='text'>
The legacy HS platforms (am335x-hs-evm, am437x-hs-evm, and
am57xx-hs-evm) are not using the new fitImage flow, but the kernels all
include the kernel.bbclass which disallows the old fitImage flow.

Copy in the last version of the kernel.bbclass and name it
kernel_legacyhs.bbclass, and update the machine configs to defined a
variable to use as the KERNEL_BASE_CLASS to inherit.

Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: move UBOOT_*ADDRESS to top level ti-soc</title>
<updated>2025-06-27T15:05:00+00:00</updated>
<author>
<name>Anshul Dalal</name>
<email>anshuld@ti.com</email>
</author>
<published>2025-06-27T06:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=67b42e3b5d4ccd78f9fd6225c39f1800ba57a0d4'/>
<id>urn:sha1:67b42e3b5d4ccd78f9fd6225c39f1800ba57a0d4</id>
<content type='text'>
Since all k3 and legacy platforms share common load addresses for kernel
and initrd in the fitImage, move them to top level ti-soc.inc.

No functional change is intended from this patch.

Signed-off-by: Anshul Dalal &lt;anshuld@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: k3: Remove unneeded TI_SECURE_DEV_PKG_K3 assignments</title>
<updated>2023-03-01T15:24:28+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2023-02-15T19:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=5349ee1debd433e7cfbe9a739e8c47ce63c6fdd8'/>
<id>urn:sha1:5349ee1debd433e7cfbe9a739e8c47ce63c6fdd8</id>
<content type='text'>
For K3 machines the SECDEV selection happens in the recipes that use it.
This assignment is therefor no longer needed. Remove it.

Suggested-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti-bsp: Move legacy HS signing classes into this layer</title>
<updated>2023-01-24T18:50:06+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2023-01-04T19:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=0e5df43108a2123df3892e67c0fe52557255bd49'/>
<id>urn:sha1:0e5df43108a2123df3892e67c0fe52557255bd49</id>
<content type='text'>
These were in the meta-arago layer, but any distro should be able
to run on HS devices. So move the classes and setup to the BSP layer.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Reviewed-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: create a sub-layer meta-ti-bsp from existing content</title>
<updated>2022-02-22T18:01:38+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2022-02-22T04:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=20f3191aeb592dd889eeaf96a31526297de95306'/>
<id>urn:sha1:20f3191aeb592dd889eeaf96a31526297de95306</id>
<content type='text'>
Extra sub-layers will be created next and relevant content moved across them.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
</feed>
