summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-11-01linux-ti-staging-rt: Bump linux rt version for 08.01.00.002 release08.01.00.002Yogesh Siraswar
Bump linux rt version for 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-11-01linux-ti-staging: Bump linux version for 08.01.00.002Yogesh Siraswar
Bump linux version for 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-11-01ti-linux-fw: Bump ti linux firmware for 08.01.00.002Yogesh Siraswar
Bump ti-linux-fw version for 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-11-01u-boot-ti-staging: Bump u-boot version for 08.01.00.002Yogesh Siraswar
Bump u-boot version to 08.01.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-29ti-rtos-firmware: Update M4F binary for AM64x SoCsHari Nagalla
AM64x SoCs have a Cortex-M4F core in MCU domain. This core is used a standalone device for safety applications. For non safety applications, the device is exposed as a remote processor with Linux rpmsg framework. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-26linux-ti-staging: Bump to 08.01.00.001 release08.01.00.001Yogesh Siraswar
Updated the linux version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-26linux-ti-staging-rt: Bump to 08.01.00.001 releaseYogesh Siraswar
Updated the linux-rt version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-26u-boot-ti-staging: Bump to 08.01.00.001 releaseYogesh Siraswar
Updated the u-boot version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-26ti-linux-fw: Bump to 08.01.00.001 releaseYogesh Siraswar
Updated the firmware version for 08.01.00.001 Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-21conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREESinthu Raja
The board name for J721E EdgeAI Kit (EAIK) is changed to J721E SK [1], so replace the eaik dtb with sk dtb file [1] https://www.ti.com/tool/SK-TDA4VM Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-21linux-ti-staging-rt: Bump linux rt version to latestYogesh Siraswar
To merge j7 dtb name change patch need to bump the linux and linux rt before the point release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-21linux-ti-staging: Bump linux version to latestYogesh Siraswar
To merge the dtb file name change patch in meta-ti for j7 need to bump linux version Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-21ti-sci-fw_git: Fix issue with using gp*.bin for TISCI firmwareYogesh Siraswar
With ti-sysfs also hosting *gp-cert.bin for am64x hs-fs breaks gp. This patch removes * to directly reference the TISCI firmware Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-20prusw-fw-am65x-sr2: Add recipe for ICSSG Switch mode firmware for AM65x SR2.0Vignesh Raghavedra
Add AM65x SR2.0 ICSSG Switch firmware. Base version is 02.02.09.06 Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-20pru-icss_git.bb: add AM64x, update to PSSP v6.0.0Nick Saulnier
PRU Software Support Package (PSSP) v6.0.0 should be included in Linux Processor SDK 8.1 for AM335x, AM437x, AM57x (if generated), AM64x, AM65x under example-applications. For the release notes that come with v6.0.0, see https://git.ti.com/cgit/pru-software-support-package/pru-software-support-package/tag/?h=v6.0.0 Linux Processor SDK 8.1 will be the first AM64x SDK release to include the PSSP. PRU firmware will also be generated and placed in the default filesystem under lib/firmware/pru. Signed-off-by: Nick Saulnier <nsaulnier@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-20powervr-drivers: teach modules_install to respect "usrmerge" distro featureDenys Dmytriyenko
https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/ When "usrmerge" distro feature is enabled, root directories /bin, /sbin, /lib are simply symlinks pointing to their counterparts in /usr. Hence, modules should be installed accordingly into /usr/lib/modules/... Since IMG Makefiles don't take the direct target directory, such as ${nonarch_base_libdir}/modules/, adjust the top-level rootfs path instead. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reported-by: Vivien Didelot <vdidelot@pbsc.com> Tested-by: Vivien Didelot <vdidelot@pbsc.com>
2021-10-20ti-linux-fw: AUTOREV support for ti-linux-fwYogesh Siraswar
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>
2021-10-20ti-linux-fw: Support common inc for all firmwareYogesh Siraswar
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>
2021-10-19ipc: ti-rpmsg-char: Update library to 0.3.1Hari Nagalla
Update the ti-rpmsg-char library to 0.3.1 version that enables the support for the M4F remote processor on AM64x SoCs. Signed-off-by: Hari Nagalla <hnagalla@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-19conf: am57xx-evm: ReIntroduce existent dtb* for 5.10Yogesh Siraswar
This reverts commit 43bf0f36a3ac62cc3378688358ba704a27b501ce. Added dtb and dtbo for am57xx Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-19conf: dra7xx-evm: ReIntroduce existent dtb* for 5.10Yogesh Siraswar
This reverts commit 8bdfe1413c00e0c55132989dafcf8d91827999c3. Introduces existent dtb and dtbo for dra7x Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-19conf: omap-a15: fix the dtb file path for extlinux bootYogesh Siraswar
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 <yogeshs@ti.com>
2021-10-19linux-ti-staging-rt: Update SRCREV to 5.10.65Yogesh Siraswar
Update SRCREV to 5.10.65 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-10-19linux-ti-staging: Update SRCREV to 5.10.65Yogesh Siraswar
Update linux to 5.10.65 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-09-09linux-ti-staging: Update 5.10 kernel to 5.10.59Praneeth Bajjuri
Update linux 5.10 to 5.10.59 stable Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-08-19conf: Add extlinux.conf support on some 32bit platformsTom Rini
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 <trini@konsulko.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-08-09conf/machine: k3: Enable grub-efi by default in wic imagesTom Rini
All of our platforms here support running EFI binaries. We can have wic generate a simple grub.cfg file for us that will find the root partition via PARTUUID and utilize the device tree that is already discoverable via the EFI configuration tables. Assuming the EFI loader is U-Boot, this device tree can be replaced at run-time by the normal mechanism of loading in to memory and passing that address as an argument to bootefi. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-08-05ti-rtos-firmware: Update PATH to include ti-sci-fwYogesh Siraswar
Build is failing for ti-rtos-firmware when ARAGO_BRAND = "mainline" with below error: "ERROR: ti-rtos-firmware-08.00.00.32-r0.0 do_fetch: Fetcher failure: Unable to find file file://0001-Revert-soc-am64x-Makefile-Move-the- SPL-Load-address-.patch;patchdir=../imggen anywhere." This is because the mentioned patch is not present in the current path. Fix this by updating the path to include ti-sci-fw Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-23ti-rtos-firmware: Add soft link to the rtos firmware binaries08.00.00.004Yogesh Siraswar
Changes for firmware update( eff643e5 ti-rtos-firmware: update the source to ti-linux-firmware) were in-complete without soft link. 1) Added soft link missing for the rtos firmware. 2) Updated the IPC am64x firmware name to be consistent with 7.3 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Tested-by: Grygorii Strashko <grygorii.strashko@ti.com>
2021-07-22linux-ti-staging-rt: Update linux rt to 08.00.00.004 releaseYogesh Siraswar
Changes to pick 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-22linux-ti-staging: Update linux to 08.00.00.004 releaseYogesh Siraswar
Changes to pick the 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-22u-boot-ti-staging: Updated the u-boot to 08.00.00.004 releaseYogesh Siraswar
Changes to pick 08.00.00.004 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-22ti-sci-fw: Update to fix ipc firmware load issueYogesh Siraswar
These are the complete changes in the patch 1) Updated the firmware to fix IPC load issue due to resource_table placement 2) Added the INC_PR 3) Updated the RTOS version Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-20prueth-fw-am65x-sr2: Update firmware to 02.02.09.03Vignesh Raghavedra
Update AM65x SR2.0 prueth firmware to 02.02.09.03 that adds support for 100M HD mode. Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-16ti-sci-fw: Update ti-linux-firmware srcrev to 08.00.00.00308.00.00.003Yogesh Siraswar
Update ti-linux-firmware to pick 08.00.00.003 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-16linux-ti-staging-rt: Update linux-rt srcrev to 08.00.00.003Yogesh Siraswar
Updated the linux-rt to pick 08.00.00.003 tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-16linux-ti-staging: Update the linux srcrev to 08.00.00.003Yogesh Siraswar
Updated the linux branch to pick 08.00.00.003 tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-16u-boot-ti-staging: Update the u-boot srcrev to 08.00.00.003Yogesh Siraswar
Update the u-boot to pick tag 08.00.00.003 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-16ti-rtos-firmware: update the source to ti-linux-firmwareYogesh Siraswar
This is temporary change to pick the 08.00.00.026 firmware from ti-linux-firmware repos: 1) Using the ti-sci-fw to pick the latest firmware and support AUTOREV in future 2) Kept the destination folder name same to avoid wide-spead changes to other recipes. Since that will be changed as part of over-all clean-up TODO: 1) Re-structure rtos firmware repo and update all dependent firmware recipes. 2) Fix the destination folder name to match src folder Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-14ti-img-rogue-driver: support OE nodistro toolchain same as PokyDenys Dmytriyenko
Add OpenEmbedded "nodistro" internal toolchain triplet detection similar to corresponding Poky one. Cc: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-14recipes-bsp: u-boot-ti-mainline: Update to v2021.07 releaseNishanth Menon
Update u-boot recipe to be on the latest official upstream tag. This introduces initial support for AM64x which works with v5.13 kernel tag. Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-14conf: j7-evm: Add j721e eaik dtb to KERNEL_DEVICETREESinthu Raja
J721E EdgeAI Kit (EAIK) is a low cost, small form factor board designed for TI’s J721E SoC. TI’s J721E SoC comprises of dual core A72, high performance vision accelerators, video codec accelerators, latest C71x and C66x DSP, high bandwidth real-time IPs for capture and display, GPU, dedicated safety island and security accelerators. J721E EAIK supports the following interfaces: * 4 GB LPDDR4 RAM * x1 Gigabit Ethernet interface * x1 USB 3.0 Type-C port * x3 USB 3.0 Type-A ports * x1 PCIe M.2 E Key * x1 PCIe M.2 M Key * x2 CSI2 Camera interface (RPi and TI Camera connector) * 40-pin Raspberry Pi compatible GPIO header J721e EVM and EAIK uses the unified bootloader. Add j721e eaik dtb for machine=j721e-evm Signed-off-by: Sinthu Raja <sinthu.raja@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-08ti-sci-fw: Update linux firmware repo to 08.00.00.00208.00.00.002Yogesh Siraswar
Update linux firmware repo to 08.00.00.002 Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-08u-boot-ti-staging: Update to 08.00.00.002 release tagYogesh Siraswar
Update to 08.00.00.002 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-08linux-ti-staging-rt: Update to 08.00.00.002 release tagYogesh Siraswar
Update to 08.00.00.002 release Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-08linux-ti-staging: Update to 08.00.00.002 release tagYogesh Siraswar
Update to 08.00.00.002 release tag Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-07linux-ti-mainline: Bump kernel version to v5.13Nishanth Menon
And lets work with the latest kernel and while at it bump the system up to latest ti-upstream-tools repo to get: * AM65x SR1.0 overlay support * EFI configuration to allow for the eventual support * Few more cleanups for new architectures that have popped in. Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-07-07ti-sci-fw: k3-image-gen: Revert SPL address change for mainlineNishanth Menon
Commit 02a2433c ("ti-sci-fw: Update image gen to latest") switched to a newer commit in k3-image-gen that also picked up TISCI firmware release, However, does include a change where the SPL address changed. This switch in address has been queued for upstream in a future release (v5.14 + u-boot 2021.10) and current mainline formal tags do not support this address change. As a result, we have a broken AM64x mainline support. Revert this specific change from k3-image-gen for mainline alone for now. NOTE: This uses ARAGO_BRAND=mainline which is NOT accurate for meta-ti which is distro independent, hence without appropriate changes while using alternate distros, this change will not take effect. Reported-by: Tom Rini <trini@konsulko.com> Suggested-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-06-30ti-sci-fw: Update linux firmware repo to 08.00.00.001Nishanth Menon
Just updating imggen to a configuration compatible with latest firmware should not have been accepted, we should have ensured that firmware commit has moved correspondingly as well. Fix the same, else we get a broken system. Fixes: 406f5998227e ("ti-sci-fw: Update imggen to release 08.00.00.001 tag") Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Praneeth Bajjuri <praneeth@ti.com> Reviewed-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
2021-06-29prueth-fw: Update prueth dual emac firmware to 5.6.1508.00.00.001Lokesh Vutla
Update the Prueth Dual Emac firmware to 5.6.15 version Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>