<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git/conf/machine/include/omap-a15.inc, branch 11.02.10</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=11.02.10</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=11.02.10'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2022-02-22T18:01:38+00:00</updated>
<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>
<entry>
<title>conf: omap-a15: fix the dtb file path for extlinux boot</title>
<updated>2021-11-05T23:48:09+00:00</updated>
<author>
<name>Yogesh Siraswar</name>
<email>yogeshs@ti.com</email>
</author>
<published>2021-11-01T19:32:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=665de4e0bfc3326be323b90c12c484b79072b29c'/>
<id>urn:sha1:665de4e0bfc3326be323b90c12c484b79072b29c</id>
<content type='text'>
The uboot extlinux is using kernel device tree variable to populate the
dtb files. The error occurs if the device tree files are in ti folder
since there is no ti folder in deploy directory. Fix the kernel device
tree path before using in the uboot extlinux.

Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>conf: Add extlinux.conf support on some 32bit platforms</title>
<updated>2021-11-05T23:48:09+00:00</updated>
<author>
<name>Tom Rini</name>
<email>tom.rini@gmail.com</email>
</author>
<published>2021-11-01T19:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=993d80764de4d7c2b181d4262d18e950f86c3467'/>
<id>urn:sha1:993d80764de4d7c2b181d4262d18e950f86c3467</id>
<content type='text'>
To make use of the "generic distro boot" support in U-Boot, an
extlinux.conf file needs to be generated and reside in the extlinux
directory.  The extlinux.conf file will be parsed by U-Boot and the
"append" line will be evaluated and expanded and used entirely as the
bootargs passed to the kernel.  Our generated extlinux.conf states
that the kernel image and device trees live one level up (so the root
directory) from it, so populate that location with our kernel and device
trees.

Signed-off-by: Tom Rini &lt;trini@konsulko.com&gt;
Reviewed-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>machines: Adjust to use new location of tune files in oe-core</title>
<updated>2021-08-19T09:41:14+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-18T18:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=1a0d097261c8538ca8e643b647f1b35f6c2f1cf9'/>
<id>urn:sha1:1a0d097261c8538ca8e643b647f1b35f6c2f1cf9</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Tested-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>meta-ti: convert to new override syntax in honister</title>
<updated>2021-08-17T11:21:54+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@konsulko.com</email>
</author>
<published>2021-08-11T18:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=e21c11b4a44417f67c78503bc3f954c175ac20e2'/>
<id>urn:sha1:e21c11b4a44417f67c78503bc3f954c175ac20e2</id>
<content type='text'>
Upcoming "honister" release changes the override syntax to improve usability,
speed and memory footprint. Update recipes with the new syntax and set layer
compatibility to honister.

Signed-off-by: Denys Dmytriyenko &lt;denys@konsulko.com&gt;
Tested-by: Paul Barker &lt;paul.barker@sancloud.com&gt;
Signed-off-by: Yogesh Siraswar &lt;yogeshs@ti.com&gt;
</content>
</entry>
<entry>
<title>conf/wic: switch back to 2-partition SD images, reserve extra space in boot</title>
<updated>2020-05-07T01:16:33+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-05-07T07:07:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=a83fb916dcfcad3028256ba8ff7d0626cf475cc5'/>
<id>urn:sha1:a83fb916dcfcad3028256ba8ff7d0626cf475cc5</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>conf/machine: Use weak assignment for preferred virtual/kernel</title>
<updated>2020-05-06T00:55:11+00:00</updated>
<author>
<name>Daniel D?az</name>
<email>daniel.diaz@linaro.org</email>
</author>
<published>2020-05-05T03:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f0371c25b8b210734d86b32d884af10a0279ea71'/>
<id>urn:sha1:f0371c25b8b210734d86b32d884af10a0279ea71</id>
<content type='text'>
A user of the meta-ti layer may choose to use a combination
of the machines herein with another kernel, not necessarily
the one from the machine definition.

Signed-off-by: Daniel Díaz &lt;daniel.diaz@linaro.org&gt;
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>wic: create SD card with 3 partitions for testing</title>
<updated>2020-03-23T17:52:49+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-03-20T02:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=7646efc16a2b0aeafb6790a7d18b8fa2ca4547ad'/>
<id>urn:sha1:7646efc16a2b0aeafb6790a7d18b8fa2ca4547ad</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>omap-a15: add gc320 machine feature</title>
<updated>2020-02-21T05:14:41+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-02-21T00:47:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=2a2fed72656b636528d6441ec6102d73af698219'/>
<id>urn:sha1:2a2fed72656b636528d6441ec6102d73af698219</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
<entry>
<title>conf/machine: add dependency for wic to package deployed SPL</title>
<updated>2020-02-13T18:33:55+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denys@ti.com</email>
</author>
<published>2020-02-13T00:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=418c90c917ee259e1df7425e7a02670edb88cd28'/>
<id>urn:sha1:418c90c917ee259e1df7425e7a02670edb88cd28</id>
<content type='text'>
Signed-off-by: Denys Dmytriyenko &lt;denys@ti.com&gt;
</content>
</entry>
</feed>
