<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-ti.git, branch 09.00.00.006</title>
<subtitle>Mirror of git.yoctoproject.org/meta-ti.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-ti.git/atom?h=09.00.00.006</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-ti.git/atom?h=09.00.00.006'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/'/>
<updated>2023-07-06T22:40:34+00:00</updated>
<entry>
<title>linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.kirkstone.202307061739</title>
<updated>2023-07-06T22:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-07-06T22:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=2e3ffb73630f4ff78227822bdb4c23e75a720223'/>
<id>urn:sha1:2e3ffb73630f4ff78227822bdb4c23e75a720223</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.kirkstone.202307061739</title>
<updated>2023-07-06T22:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-07-06T22:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=766c88372e00e6f8894774d80e66e58be9627074'/>
<id>urn:sha1:766c88372e00e6f8894774d80e66e58be9627074</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202307061739</title>
<updated>2023-07-06T22:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-07-06T22:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=9b43333020d6ed5f27c97df6375f531ab3b25ad4'/>
<id>urn:sha1:9b43333020d6ed5f27c97df6375f531ab3b25ad4</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>ti-linux-fw: CI/CD Auto-Merger: cicd.kirkstone.202307061739</title>
<updated>2023-07-06T22:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-07-06T22:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=f2a2cd20b594a103d9d7ccdc45dec6c0a9901df8'/>
<id>urn:sha1:f2a2cd20b594a103d9d7ccdc45dec6c0a9901df8</id>
<content type='text'>
Updated the value(s) for:
  TI_LINUX_FW_SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>conf: machine: k3: Use ARM64 kernel load address in FIT</title>
<updated>2023-07-05T23:55:17+00:00</updated>
<author>
<name>Andrew Davis</name>
<email>afd@ti.com</email>
</author>
<published>2023-07-05T22:07:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=332ef6d1c6661cee2e34829a47532087b5eab93e'/>
<id>urn:sha1:332ef6d1c6661cee2e34829a47532087b5eab93e</id>
<content type='text'>
The address 0x80008000 was used in pre-K3 devices. ARM64 requires the
kernel loaded to a 2MB aligned address when not using KASLR. For FIT
set the address to 0x81000000 which gives the kernel 32MB before running
into the FDT at 0x83000000.

If you get this error someday then your kernel is too large and either it
or FDT needs relocated in memory:
    ERROR: image is not a fdt - must RESET the board to recover.

Signed-off-by: Andrew Davis &lt;afd@ti.com&gt;
Tested-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>pru-icss_git.bb: update to PSSP v6.2.0</title>
<updated>2023-07-05T23:53:02+00:00</updated>
<author>
<name>Praneeth Bajjuri</name>
<email>praneeth@ti.com</email>
</author>
<published>2023-07-05T21:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=edbb8b1c7481e997687e179daf1934f4e9821d30'/>
<id>urn:sha1:edbb8b1c7481e997687e179daf1934f4e9821d30</id>
<content type='text'>
Upgrade to v6.2.0 version.
This release supports Linux kernel 6.1.
The RPMsg library in previous versions of the PSSP will not work with
the PRU RPMsg drivers in Linux kernel 6.1.

Other changes in this version:
 * Bug fixes:
     - Getting Started Labs, fix "zero" command clearing too many bytes
     - Include files, add a missing parentheses to pru_cfg, pru_ctrl, pru_ecap
 * Update ReadMe files to point to the latest URLs

Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Signed-off-by: Praneeth Bajjuri &lt;praneeth@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>ipc: ti-rpmsg-char: Update library to 0.6.2</title>
<updated>2023-07-04T14:00:11+00:00</updated>
<author>
<name>Hari Nagalla</name>
<email>hnagalla@ti.com</email>
</author>
<published>2023-07-03T13:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=116d2faeede0b7da9c59fe5938c765e553f34867'/>
<id>urn:sha1:116d2faeede0b7da9c59fe5938c765e553f34867</id>
<content type='text'>
Update ti-rpmsg-char library to fix wrong rpmsg-ctrl
device ids observed when multiple remote procs are present
with multiple channels opened.

Signed-off-by: Hari Nagalla &lt;hnagalla@ti.com&gt;
Signed-off-by: Ryan Eatmon &lt;reatmon@ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging_6.1: CI/CD Auto-Merger: cicd.kirkstone.202306291638</title>
<updated>2023-06-29T21:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-06-29T21:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=522370739fe8f1c9a5e7eeb50a0832140a95291d'/>
<id>urn:sha1:522370739fe8f1c9a5e7eeb50a0832140a95291d</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>linux-ti-staging-rt_6.1: CI/CD Auto-Merger: cicd.kirkstone.202306291638</title>
<updated>2023-06-29T21:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-06-29T21:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=46af910c58ffd84a2cfbb9ac7d38b6a607cf3324'/>
<id>urn:sha1:46af910c58ffd84a2cfbb9ac7d38b6a607cf3324</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
<entry>
<title>u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202306291638</title>
<updated>2023-06-29T21:40:34+00:00</updated>
<author>
<name>LCPD Automation Script</name>
<email>lcpdbld@list.ti.com</email>
</author>
<published>2023-06-29T21:40:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-ti.git/commit/?id=31e86709202acd28167ef0dd71579e094c20aa58'/>
<id>urn:sha1:31e86709202acd28167ef0dd71579e094c20aa58</id>
<content type='text'>
Updated the value(s) for:
  SRCREV

Signed-off-by: LCPD Automation Script &lt;lcpdbld@list.ti.com&gt;
</content>
</entry>
</feed>
