summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/ti-linux-fw/ti-linux-fw.inc
Commit message (Collapse)AuthorAgeFilesLines
...
* ti-linux-fw: Bump to 08.02.00.002 release08.02.00.002Ryan Eatmon2022-02-101-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.001 release08.02.00.001Ryan Eatmon2022-02-071-3/+3
| | | | | | | Updated the ti-linux-fw version for 08.02.00.001 - Changed CORESDK_RTOS_VERSION version to 08.02.00.04 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"Praneeth Bajjuri2022-02-021-1/+1
| | | | | | | | | | | | This reverts commit d29025f7e868bea6299b55caf78e684fc647be33. * associated fix in k3-image-gen is picked up now. commit 892c86501ff7 ("Makefile: Skip signing of binaries for HS combined boot") hence its no longer needed to carry the same fix from meta-ti here. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump up TIFS and DM to v2022.01Praneeth Bajjuri2022-02-021-4/+4
| | | | | | | | | | Update ti-linux-firmware and k3-image-gen to pick latest TIFS and DM v2022.01 This version also adds support to j721s2 Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp: Add cnm-wave-fw firmware recipeNishanth Menon2022-02-011-0/+1
| | | | | | | | Add firmware recipe to add the Wave521cl firmware pieces in for j7 platform. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* Revert "ti-sci-fw: k3-image-gen: Revert SPL address change for mainline"Nishanth Menon2021-12-101-11/+0
| | | | | | | | | | | | | This reverts commit d5db41417295fe05a293f6d4d77a65ef6563f6ed. We should'nt have to carry patches for u-boot or kernel, since the upstream is now fixed since 5.14 kernel and u-boot 2021.10 tag onwards, lets revert the patch to allow upstream to work with 5.15+ kernel and 2021.10 u-boot (from the already applied commit cae609388f19 "recipes-bsp: u-boot-ti-mainline: Update to v2021.10 release"). Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* j721e-sr1_1: Add j721e sr1.1 HS supportYogesh Siraswar2021-11-191-1/+1
| | | | | | | | | | | This patch adds support for J721e HS SR1.1 HS SR1.1 requires updated sysfw binary. Both SR1.0 and SR1.1 sysfw binary will be generated. sysfw.itb will point to SR1.1 This patch requires J7 SR 1.1 support in K3 Image gen. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* vxd-dec-fw: Add the recipe for vxd-dec-fwPraneeth Bajjuri2021-11-181-2/+3
| | | | | | | | | Add the firmware packaging recipe for the video decoder for j721e. Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>
* ti-linux-fw: Add AUTOREV support for K3 Image GenYogesh Siraswar2021-11-121-1/+3
| | | | | | This patch brings k3 image gen under bleeding for nightly builds Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-linux-fw: Bump k3 image gen to latestYogesh Siraswar2021-11-051-3/+3
| | | | | | | Update k3 image gen to latest. Bump linux firmware to v2021.09a Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-linux-fw: Bump ti linux firmware for 08.01.00.002Yogesh Siraswar2021-11-011-2/+2
| | | | | | Bump ti-linux-fw version for 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-linux-fw: Bump to 08.01.00.001 releaseYogesh Siraswar2021-10-261-5/+5
| | | | | | | Updated the firmware version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-linux-fw: AUTOREV support for ti-linux-fwYogesh Siraswar2021-10-201-1/+3
| | | | | | | Adds AUTOREV support for ti-linux-fw for nightly builds. Requires corresponding change in meta-arago branding-bleeding.inc Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-linux-fw: Support common inc for all firmwareYogesh Siraswar2021-10-201-0/+41
Change to support common INC for all firmware This will help with: 1) Eliminating requirement to change multiple recipes for firmware update 2) This will help support AUTOREV Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com>