summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
...
* uio-module-drv-test: Fix build with clangRyan Eatmon2022-05-021-3/+3
| | | | | | | | Point to an updated SRCREV that fixes a compile error with the clang compiler. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Use SRCPV instead of SRCREV for U_BOOT_LOCAL_VERSIONNishanth Menon2022-04-281-1/+1
| | | | | | | | | | | | | | | SRCREV works with fixed commits, but when we use AUTOREV for a downstream distro bbappend, we will end up getting a bad local revision. Lets use SRCPV instead, which bitbake already deals with sensibly. [1] https://www.yoctoproject.org/docs/2.5.1/dev-manual/dev-manual.html#automatically-incrementing-a-binary-package-revision-number Fixes: 39fa0c1d3d02 ("u-boot-ti: Use SRCREV to get short commit ID") Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.03.00.002 release08.03.00.002Ryan Eatmon2022-04-271-2/+2
| | | | | | Updated the ti-linux-fw version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.002 releaseRyan Eatmon2022-04-271-2/+2
| | | | | | Updated the u-boot version for 08.03.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.03.00.001 releaseRyan Eatmon2022-04-211-2/+2
| | | | | | Updated the u-boot version for 08.03.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Use SRCREV to get short commit IDDevarsh Thakkar2022-04-201-9/+1
| | | | | | | | | | | | Due to recent security update in git, we are not able to fetch revision currently using existing method: https://github.blog/2022-04-12-git-security-vulnerability-announced/ So instead, use the SRCREV to parse the short commit ID and set the UBOOT_LOCALVERSION variable. Signed-off-by: Devarsh Thakkar <devarsht@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-graphics: Add j7-hs-evm as a compatible machine.Ryan Eatmon2022-04-181-1/+3
| | | | | | The recent change to explicitly list the compatible machines is missing the j7-hs-evm. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* pru-icss_git.bb: add AM62xNick Saulnier2022-04-131-0/+21
| | | | | | | | | | This commit adds the PRU Software Support Package (PSSP) to the AM62x Linux Processor SDK under example-applications/pru-icss-x.x.x. It also adds prebuilt PRU firmware to the default AM62x filesystem image under the /lib/firmware folder. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* pru-icss_git.bb: update to PSSP v6.1.0Nick Saulnier2022-04-131-2/+2
| | | | | | | | | | | Update the SDK folder example-applications/pru-icss-x.x.x to install the latest version of the PRU Software Support Package (PSSP). This also uses PSSP v6.1.0 to generate the PRU Halt and RPMsg binaries in the Linux SDK default filesystem image under /lib/firmware. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-graphics: gpu enable and move all platforms to ddk 1.15Etheridge, Darren2022-04-072-40/+44
| | | | | | | | | Enable the GPU for am62xx and j721s2 and use IMG DDK 1.15 Migrate Imagination DDK 1.13 to DDK 1.15 for J721e Signed-off-by: Darren Etheridge <detheridge@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* machine: Add am62xx evm configurationNishanth Menon2022-04-073-2/+27
| | | | | | | | | | | | | Lets add the basic AM62xx-evm configuration. - Add configurations. - Add firmware overrides. - Add u-boot overrides. - Update TI_LINUX_FW_SRCREV and K3_IMAGE_GEN_SRCREV to appropriate SHAs. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.006 release08.02.00.006Ryan Eatmon2022-03-081-2/+2
| | | | | | Updated the u-boot version for 08.02.00.006 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.005 release08.02.00.005Ryan Eatmon2022-03-041-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.005 releaseRyan Eatmon2022-03-041-2/+2
| | | | | | Updated the u-boot version for 08.02.00.005 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.004 release08.02.00.004Ryan Eatmon2022-02-241-2/+2
| | | | | | Updated the u-boot version for 08.02.00.004 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti-staging: Bump to 08.02.00.003 release08.02.00.003Ryan Eatmon2022-02-171-2/+2
| | | | | | Updated the u-boot version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-linux-fw: Bump to 08.02.00.003 releaseRyan Eatmon2022-02-171-1/+1
| | | | | | Updated the ti-linux-fw version for 08.02.00.003 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* 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>
* u-boot-ti-staging: Bump to 08.02.00.002 releaseRyan Eatmon2022-02-101-2/+2
| | | | | | Updated the u-boot version for 08.02.00.002 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* cnm-wave-fw: Split firmware name into target and sourceRyan Eatmon2022-02-091-2/+4
| | | | | | | | We need to control both the source name of the firmware and the target name, so split the current variable into two and update the install command. 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>
* u-boot-ti-staging: Bump to 08.02.00.001 releaseRyan Eatmon2022-02-071-2/+2
| | | | | | Updated the u-boot version for 08.02.00.001 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* u-boot-ti: Support binman image generationRoger Quadros2022-02-041-1/+1
| | | | | | | | | | | | | We are now using binman to generate the images for K3 AM64 in u-boot. tools/binman/binman needs python3-setuptools so add it to DEPENDS. Reported-by: Praneeth Bajjuri <praneeth@ti.com> Suggested-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Roger Quadros <rogerq@kernel.org> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* cnm-wave-fw: lock the compatiable machine to j721s2-evmRyan Eatmon2022-02-041-1/+1
| | | | | | | The original recipe listed the compatible platforms to all of j7, but at this time it is limited to j721s2-evm. 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-023-70/+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>
* cnm-wave-fw: Fix name of firmware for j721s2Ryan Eatmon2022-02-021-5/+6
| | | | | | | Update the name of the firmware for j721s2 as the file was renamed. Also, fix a typo in the variable name. Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* recipes-bsp: Add cnm-wave-fw firmware recipeNishanth Menon2022-02-012-0/+42
| | | | | | | | 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>
* recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7xNishanth Menon2022-02-012-4/+4
| | | | | | | Lets enumerate the C7x target instead of defaulting as a since C7x. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* trusted-firmware-a: Add support for alternate consoleNishanth Menon2022-02-011-0/+2
| | | | | | | | | | Actual systems may choose to use a different console from the default Allow the machine configurations to describe the same. Since the option provided is custom to TI K3, make this a k3 product override capability. Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* machine: Add j721s2 evm configurationNishanth Menon2022-01-242-2/+27
| | | | | Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* ti-sgx-ddk-km: update srcrev to pick latestPraneeth Bajjuri2022-01-072-39/+3
| | | | | | | | | | | | Update the srcrev to pick the latest of ti-img-sgx/1.17.4948957/k5.10. commit eaa9fcd3acff ("km: support OpenEmbedded hardfp toolchain w/o -gnueabihf suffix") is not picked up on the sdk-ddk-km repo already, hence removing the patch from here. commit eda7780bfd52 ("Fix driver config for 5.10 kernel") fixes graphics init failures on sgx platforms Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* Revert "ti-sci-fw: k3-image-gen: Revert SPL address change for mainline"Nishanth Menon2021-12-102-47/+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>
* ti-sci-fw: Fix for k3-image-gen issue for combined boot imagesYogesh Siraswar2021-12-092-0/+69
| | | | | | | This is temporary fix for combined boot images for KIG in meta-ti till the patch is integrated. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.006Praneeth Bajjuri2021-12-061-2/+2
| | | | | | u-boot bump for 08.01.00.006 release Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
* videnc-test-app: Add the videnc-test-app recipeSidraya2021-12-061-0/+18
| | | | | | | | | The videnc-test-app provides the video encoder test app (tienc_encode) for j7-evm. Signed-off-by: David Huang <d-huang@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Sidraya <sidraya.bj@pathpartnertech.com>
* viddec-test-app: Add the viddec-test-app recipeSidraya2021-12-061-0/+18
| | | | | | | | | | The viddec-test-app provides the video decoder test app (tidec_decode) for j7-evm. Signed-off-by: David Huang <d-huang@ti.com> Signed-off-by: Angela Stegmaier <angelabaker@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Sidraya <sidraya.bj@pathpartnertech.com>
* vxd-dec-fw: Move firmware one folder up in targetYogesh Siraswar2021-12-031-2/+2
| | | | | | | The application expects the pvdec_full_bin.fw to be in /lib/fimware directory. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* pru-icss_git.bb: update to PSSP v6.0.1Nick Saulnier2021-12-021-2/+2
| | | | | | | Found a bug in the PRU_ICSSG examples in PSSP v6.0.0, fixed in v6.0.1. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.005Ryan Eatmon2021-11-181-2/+2
| | | | | | u-boot bump for 08.01.00.005 release Signed-off-by: Ryan Eatmon <reatmon@ti.com>
* j721e-sr1_1: Add j721e sr1.1 HS supportYogesh Siraswar2021-11-192-1/+2
| | | | | | | | | | | 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-182-2/+27
| | | | | | | | | 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>
* j7200-hs: changes to support new hs platformYogesh Siraswar2021-11-163-0/+32
| | | | | | | | | | Changes to support new j7200 hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image 4) ti-sci-fw_git: Update firmware prefix for j7200 hs Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* am64xx-hs: changes to support new hs platformYogesh Siraswar2021-11-152-0/+14
| | | | | | | | | Changes to support new am64x hs platform in: 1) optee: sign the image 2) atf: sign the image 3) u-boot: Add u-boot-spl image for combined boot image Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* ti-sci-fw: changes to build combined boot image for hs buildYogesh Siraswar2021-11-151-2/+18
| | | | | | | Added support to build combined boot image for hs build. This required k3 image gen patch that is already merged. Signed-off-by: Yogesh Siraswar <yogeshs@ti.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>
* recipes-bsp: u-boot-ti-mainline: Update to v2021.10 releaseAmjad Ouled-Ameur2021-11-121-2/+2
| | | | | | | | | | | | | This introduces a critical fix for both AM335X EVM and AM43XX EVM, which can no longer boot because "uuid" is undefined. v2021.10 has these two fixes, one for each platform: - commit ff8f277e9121 ("ti: am335x_evm: Switch to DISTRO_BOOT only") - commit e0c91ae24e5b ("ti: am43xx_evm: Switch to DISTRO_BOOT only") Signed-off-by: Amjad Ouled-Ameur <aouledameur@baylibre.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
* u-boot-ti-staging: Bump u-boot version for 08.01.00.003Yogesh Siraswar2021-11-121-2/+2
| | | | | | u-boot bump for 08.01.00.003 release 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>