Re: [meta-ti] [PATCH] layers: Bump to use kirkstone

2022-02-21 Thread Denys Dmytriyenko
NAK, this has already been part of a larger restructure and cleanup effort going on for a while - see recent patchsets on the list. On Mon, Feb 21, 2022 at 06:23:06PM -0800, Khem Raj wrote: > its not going to be backward ABI compatible with honister due to variable > renaming. > >

[meta-ti] [PATCH 26/29] ti-linux-fw: Bump to 08.02.00.003 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.02.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 25/29] ti-linux-fw: Bump to 08.02.00.002 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the ti-linux-fw version for 08.02.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 23/29] linux-ti-staging-rt: Bump to 08.02.00.002 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.02.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 24/29] u-boot-ti-staging: Bump to 08.02.00.002 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.02.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti] [PATCH 21/29] conf/machine/am57xx-evm: add overlay for OV10635 sensor

2022-02-21 Thread Denys Dmytriyenko
From: Kevin Hilman The VIP camera capture driver recently ported to ti-linux-5.10.y adds a DT overlay for the OV10635 camera sensor. Add this to KERNEL_DEVICTREE so it's added to the artifacts. Signed-off-by: Kevin Hilman Reviewed-by: Denys Dmytriyenko Signed-off-by: Ryan Eatmon

[meta-ti] [PATCH 12/29] Revert "ti-sci-fw: Fix for k3-image-gen issue for combined boot images"

2022-02-21 Thread Denys Dmytriyenko
From: Praneeth Bajjuri 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.

[meta-ti] [PATCH 13/29] cnm-wave-fw: lock the compatiable machine to j721s2-evm

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon 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 Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 2 +-

[meta-ti] [PATCH 22/29] linux-ti-staging: Bump to 08.02.00.002 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.02.00.002 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 11/29] ti-linux-fw: Bump up TIFS and DM to v2022.01

2022-02-21 Thread Denys Dmytriyenko
From: Praneeth Bajjuri 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 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc

[meta-ti] [PATCH 20/29] cnm-wave-fw: Split firmware name into target and source

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon 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 Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 6

[meta-ti] [PATCH 14/29] u-boot-ti: Support binman image generation

2022-02-21 Thread Denys Dmytriyenko
From: Roger Quadros 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 Suggested-by: Denys Dmytriyenko Signed-off-by: Roger Quadros Signed-off-by: Ryan Eatmon Signed-off-by:

[meta-ti] [PATCH 27/29] linux-ti-staging: Bump to 08.02.00.003 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.02.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti] [PATCH 28/29] linux-ti-staging-rt: Bump to 08.02.00.003 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.02.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti] [PATCH 17/29] linux-ti-staging-rt: Bump to 08.02.00.001 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux rt version for 08.02.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 19/29] ti-linux-fw: Bump to 08.02.00.001 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon 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 Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 6 +++--- 1 file changed, 3 insertions(+), 3

[meta-ti] [PATCH 29/29] u-boot-ti-staging: Bump to 08.02.00.003 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.02.00.003 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti] [PATCH 18/29] u-boot-ti-staging: Bump to 08.02.00.001 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the u-boot version for 08.02.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git

[meta-ti] [PATCH 15/29] ipc: ti-rpmsg-char: Update library to 0.4.0

2022-02-21 Thread Denys Dmytriyenko
From: Hari Nagalla Update the ti-rpmsg-char library to 0.4.0 version that enables the support for j721s2 SoC family remote processors. Signed-off-by: Hari Nagalla Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++--- 1 file

[meta-ti] [PATCH 10/29] cnm-wave-fw: Fix name of firmware for j721s2

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon 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 Signed-off-by: Denys Dmytriyenko --- .../recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb| 11 ++- 1 file changed, 6

[meta-ti] [PATCH 08/29] recipes-bsp: Add cnm-wave-fw firmware recipe

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon Add firmware recipe to add the Wave521cl firmware pieces in for j7 platform. Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../cnm-wave-fw/cnm-wave-fw_git.bb| 41 +++

[meta-ti] [PATCH 16/29] linux-ti-staging: Bump to 08.02.00.001 release

2022-02-21 Thread Denys Dmytriyenko
From: Ryan Eatmon Updated the linux version for 08.02.00.001 Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 09/29] recipes-ti/ti-rtos-bin: Fix unavailable binary path

2022-02-21 Thread Denys Dmytriyenko
From: Hari Nagalla Lets fix the missing switch firmware binary to point to ping binary instead. If we attempt to start alternate CPU, we get a very beserk system. Signed-off-by: Hari Nagalla Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko ---

[meta-ti] [PATCH 05/29] ti-rtos-bin: Add j721s2

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon Lets keep ethernet switch firmware disabled till we can actually integrate it. Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../ti-rtos-bin/ti-rtos-firmware.bb | 38 +++ 1 file changed, 38

[meta-ti] [PATCH 04/29] recipes-bsp/ti-rtos: Use target_c7x_0 instead of just c7x

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon Lets enumerate the C7x target instead of defaulting as a since C7x. Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/recipes-ti/ti-rtos-bin/ti-rtos-firmware.bb | 4 ++-- 1 file changed, 2 insertions(+), 2

[meta-ti] [PATCH 06/29] recipes-bsp/ti-rtos: Define the TARGET and ALTERNATE_TARGET as well.

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon Dont forget the alternate-target as well. Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- .../ti-rtos-bin/ti-rtos-firmware.bb | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 01/29] machine: Add j721s2 evm configuration

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon Signed-off-by: Nishanth Menon Signed-off-by: Ryan Eatmon Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/machine/j721s2-evm-k3r5.conf | 11 ++ meta-ti-bsp/conf/machine/j721s2-evm.conf | 22 +++ .../recipes-bsp/ti-sci-fw/ti-sci-fw_git.bb

[meta-ti] [PATCH 02/29] optee-os: Add support for alternate console

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon 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 Signed-off-by: Ryan Eatmon

[meta-ti] [PATCH 03/29] trusted-firmware-a: Add support for alternate console

2022-02-21 Thread Denys Dmytriyenko
From: Nishanth Menon 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 Signed-off-by: Ryan Eatmon

[meta-ti] [PATCH 00/29] #3 - another sync up with Dunfell

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Since Dunfell has been used as an LTS/release branch for latest TI SDK releases, it accumulated a number of changes (including new platforms) that are due to be synced to master/kirkstone. Here's a temp git tree with these patches applied to glance at:

[meta-ti] [PATCH 16/17] ti-rtos-firmware: use nonarch_base_libdir for deployment

2022-02-21 Thread Denys Dmytriyenko
From: Awais Belal base_libdir is not configuration safe while firmware binaries should always be deployed to /lib. In configurations where base_libdir is not /lib the firmware gets deployed to wrong paths. This is fixed by using the nonarch_base_libdir which is configuration agnostic.

[meta-ti] [PATCH 17/17] meta-ti: use nonarch_base_libdir for firmware installations

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Firmware images should always be installed under /lib and hence should use nonarch_base_libdir, as regular base_libdir is configuration-specific and doesn't always resolve to /lib. Signed-off-by: Denys Dmytriyenko --- .../cadence-mhdp-fw/cadence-mhdp-fw_git.bb| 6

[meta-ti] [PATCH 15/17] ti33x: move screen feature to machine configs

2022-02-21 Thread Denys Dmytriyenko
From: Vivien Didelot The AM335x SoC has a built-in 16bit/24bit RGB LCD controller, and the BeagleBone Black uses an external chip to convert this to HDMI. But the SoC does not have a video output port per-se, thus the "screen" machine feature does not belong to its configuration but rather to

[meta-ti] [PATCH 14/17] beaglebone: move kernel and dtb to packagegroup-core-boot

2022-02-21 Thread Denys Dmytriyenko
From: Vivien Didelot Require kernel image and device tree as machine-specific packages with MACHINE_ESSENTIAL_EXTRA_RDEPENDS instead of appending IMAGE_INSTALL. This binds the packages to the packagegroup-core-boot package group, allowing one to skip their installation, e.g. for container

[meta-ti] [PATCH 13/17] meta-ti: set layer compatibility with kirkstone

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- meta-ti-bsp/conf/layer.conf| 2 +- meta-ti-extras/conf/layer.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf index 309e3d2b..e3542f50 100644

[meta-ti] [PATCH 12/17] meta-ti: update ambiguous "BSD" license with "BSD-3-Clause"

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko OE-Core recently removed ambiguous "BSD" license[1] in order for recipes to be more specific and use the exact variants of BSD. Update meta-ti recipes with "BSD-3-Clause" as that was the previous default. [1]

[meta-ti] [PATCH 07/17] meta-ti: move BIOS,XDC,XDAIS,CGT,DSP libs and components to meta-ti-extras

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Legacy platforms AM3/4/5/J6 build components for multimedia acceleration and other DSP showcasing using SYS/BIOS, XDC, XDAIS, CodeGen Tools and different DSP libraries. Move all of them to meta-ti-extras. Signed-off-by: Denys Dmytriyenko --- {meta-ti-bsp =>

[meta-ti] [PATCH 09/17] ti-ipc: use fuller path when including common files

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Some .inc file now span across layers, so use fuller path to find them when including. Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/recipes-ti/ipc/ti-ipc-examples.inc | 2 +- meta-ti-extras/recipes-ti/ipc/ti-ipc-rtos_git.bb | 4 ++-- 2 files changed, 3

[meta-ti] [PATCH 10/17] meta-ti: move cuia to meta-ti-extras

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move TI Unified Instrumentation Architecture in C (cUIA) to meta-ti-extras under recipes-devtools. Signed-off-by: Denys Dmytriyenko --- .../recipes-devtools}/cuia/cuia_1.0.0.13.bb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename

[meta-ti] [PATCH 11/17] meta-ti: move beaglebone-specific components to meta-ti-extras

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move beagleboard.org beaglebone componentns to meta-ti-extras. Signed-off-by: Denys Dmytriyenko --- .../recipes-ti/beagleboard/beaglebone-capes.bb| 0 .../recipes-ti/beagleboard/beaglebone-capes/cape-stop.sh | 0

[meta-ti] [PATCH 06/17] wl18xx-calibrator: explicitly specify source branch

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko bitbake now requires it, as default master is no longer deterministic. Signed-off-by: Denys Dmytriyenko --- .../wl18xx-calibrator/wl18xx-calibrator_8.7.3.bb| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 08/17] meta-ti-extras: setup layer custom licenses

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Those were moved from meta-ti-bsp and used by CodeGen Tools. Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/conf/layer.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf index

[meta-ti] [PATCH 05/17] wlconf: explicitly specify source branch

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko bitbake now requires it, as default master is no longer deterministic. Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/recipes-connectivity/wlconf/wlconf_8.7.3.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-ti] [PATCH 01/17] meta-ti: create a sub-layer meta-ti-bsp from existing content

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Extra sub-layers will be created next and relevant content moved across them. Signed-off-by: Denys Dmytriyenko --- COPYING.MIT => meta-ti-bsp/COPYING.MIT | 0 README => meta-ti-bsp/README | 0 {conf =>

[meta-ti] [PATCH 04/17] meta-ti: move WiLink components to meta-ti-extras

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Move WiLink WiFi and BT components from meta-ti-bsp to meta-ti-extras layer. Signed-off-by: Denys Dmytriyenko --- {meta-ti-bsp => meta-ti-extras}/recipes-bsp/bt-fw/bt-fw_git.bb| 0 .../wl18xx-fw/0001-Add-Makefile-to-install-firmware-files.patch | 0

[meta-ti] [PATCH 00/17] #2 - restructuring and more fixes

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This is a second stab at improving meta-ti by restructuring it into multiple sub-layers - meta-ti-bsp, meta-ti-extras, etc. Also, pull in additional cleanup fixes. Here's a temp git tree with these patches applied to glance at:

[meta-ti] [PATCH 03/17] meta-ti-extras: add sub-layer with extra components that don't belong to BSP

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Add MIT license file for the metadata. Signed-off-by: Denys Dmytriyenko --- meta-ti-extras/COPYING.MIT | 17 + meta-ti-extras/conf/layer.conf | 16 2 files changed, 33 insertions(+) create mode 100644 meta-ti-extras/COPYING.MIT

[meta-ti] [PATCH 02/17] meta-ti: add MIT license file for the metadata and basic README

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Signed-off-by: Denys Dmytriyenko --- COPYING.MIT | 17 + README | 4 2 files changed, 21 insertions(+) create mode 100644 COPYING.MIT create mode 100644 README diff --git a/COPYING.MIT b/COPYING.MIT new file mode 100644 index

[meta-ti] [PATCH 18/19] gcc-linaro-baremetal: remove 7.2 version of GCC for baremetal Arm and Aarch64

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Newer versions of baremetal GCC toolchain available from meta-arm-toolchain. Signed-off-by: Denys Dmytriyenko --- .../gcc-linaro-baremetal-aarch64-native.bb| 23 --- .../devtools/gcc-linaro-baremetal-native.bb | 23 ---

[meta-ti] [PATCH 17/19] dspbios,biosutils: remove remnants of DSP/BIOS, predecessor to SYS/BIOS

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko DSP/BIOS was the name for older versions of TI-RTOS, prior to SYS/BIOS and used on older deprecated platforms. Remove any remnants. Signed-off-by: Denys Dmytriyenko --- recipes-ti/bios/ti-biosutils.inc| 18 --

[meta-ti] [PATCH 07/19] abefw: remove OMAP4 Audio Back-End (ABE) firmware

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Due to platform deprecation, remove Audio Back-End firmware. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/abefw/abefw_1.0.14.bb | 23 --- 1 file changed, 23 deletions(-) delete mode 100644 recipes-bsp/abefw/abefw_1.0.14.bb diff --git

[meta-ti] [PATCH 15/19] doxygen: remove outdated version in favor of upstream

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko It's not BSP core functionality and newer version is available from meta-oe. Signed-off-by: Denys Dmytriyenko --- .../doxygen/doxygen/patch-flex_2_6_0.diff | 66 --- recipes-devtools/doxygen/doxygen_1.8.9.1.bb | 36 -- 2 files changed, 102

[meta-ti] [PATCH 12/19] recipes-bsp: remove Keystone1/2 LLDs

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Low Level Drivers (LLDs) were used by Keystone1/2 to access peripherals by RTOS and Linux. Remove due to deprecation. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/aif2-lld/aif2-lld-rtos_git.bb | 16 -- recipes-bsp/aif2-lld/aif2-lld-test_git.bb | 18 --

[meta-ti] [PATCH 16/19] kselftests: remove outdated version in favor of upstream

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Newer versions of Linux kernel selftests are available from meta-oe. Signed-off-by: Denys Dmytriyenko --- .../0001-selftests-add-ptp-to-TARGETS.patch | 25 --- ...oints-allow-to-cross-compile-for-aar.patch | 32 --- .../0001-selftests-gpio-use-pkg-config.patch |

[meta-ti] [PATCH 19/19] trusted-firmware-a: adjust ${BUILD_DIR} for meta-arm/master

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko After 8b2c97b585ed3f4163fa29f0d9120c7cd3c9e173, new platforms were merged with BUILD_DIR used as in early Dunfell days, correct those. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend | 4 ++-- 1 file changed, 2

[meta-ti] [PATCH 11/19] conf/machine: remove Keystone1/2 SoC/machine configs

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As Keystone1/2 platforms are being deprecated. Signed-off-by: Denys Dmytriyenko --- conf/machine/c665x-evm.conf | 9 conf/machine/c667x-evm.conf | 9 conf/machine/include/c66x.inc | 9 conf/machine/include/k2e.inc | 6

[meta-ti] [PATCH 10/19] formfactor: remove beagleboard-specific configs

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard platform is being deprecated. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/formfactor/formfactor/beagleboard/machconfig | 3 --- recipes-bsp/formfactor/formfactor_0.0.bbappend | 1 - 2 files changed, 4 deletions(-) delete mode 100755

[meta-ti] [PATCH 08/19] alsa-state: remove asound.state for deprecated beagleboard

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard is now deprecated and removed from future meta-ti releases. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/alsa-state/alsa-state.bbappend| 1 - .../alsa-state/beagleboard/asound.state | 656 -- 2 files changed, 657

[meta-ti] [PATCH 04/19] dmai: remove Davinci Multimedia Application Interface (DMAI)

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Was used with deprecated DaVinci, OMAP-L1 and OMAP3 families of platforms. Signed-off-by: Denys Dmytriyenko --- recipes-ti/dmai/ti-dmai.inc | 162 -- recipes-ti/dmai/ti-dmai/arago-tdox| 210 --

[meta-ti] [PATCH 13/19] classes,recipes: remove K1/2 PDK RTOS support, FWs and IPC transports

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Remove deprecated support for compiling Keystone1/2 RTOS components and Linux firmwares using PDK, CSL, etc. Signed-off-by: Denys Dmytriyenko --- classes/ti-pdk-fetch.bbclass | 47 -- classes/ti-pdk.bbclass| 144

[meta-ti] [PATCH 09/19] init-ifupdown: remove default /etc/interfaces file for beagleboard

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko As beagleboard platform is being deprecated. Signed-off-by: Denys Dmytriyenko --- .../init-ifupdown-1.0/beagleboard/interfaces | 27 --- .../init-ifupdown/init-ifupdown_1.0.bbappend | 1 - 2 files changed, 28 deletions(-) delete mode 100644

[meta-ti] [PATCH 06/19] ti-ocf-crypto-module: remove OMAP3-specific OCF ctypto module

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko OMAP3 platforms used OCF-Linux, a Linux port of the OpenBSD/FreeBSD Cryptographic Framework (OCF) for Crypto HW acceleration. Later, an alternative Cryptodev-linux API standard became dominant for newer platforms. Remove deprecated module. Signed-off-by: Denys

[meta-ti] [PATCH 05/19] linuxutils: remove Linux Utils helper package

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Linux Utils were used mainly by DMAI on deprecated DaVinci and OMAP3 platforms. Signed-off-by: Denys Dmytriyenko --- recipes-ti/includes/ti-paths.inc | 3 - recipes-ti/linuxutils/ti-linuxutils.inc | 93 ---

[meta-ti] [PATCH 02/19] x-load: remove deprecated first stage X-Loader bootloader

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko X-Loader was originally used on OMAP3/4 platforms, but eventually got replaced by U-boot SPL. Signed-off-by: Denys Dmytriyenko --- recipes-bsp/x-load/signgp.bb | 20 -- recipes-bsp/x-load/signgp/signGP.c| 108 --

[meta-ti] [PATCH 00/19] #1 - cleanup and deprecation

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko This patchset takes a first stab at cleaning up meta-ti and deprecating old platforms, corresponding config files and component recipes. Here's a temp git tree with these patches applied to glance at: https://github.com/denix0/meta-ti/tree/master Denys Dmytriyenko (19):

[meta-ti] [PATCH 01/19] conf/machine: remove SoC/platforms in DaVinci and OMAP3/4 families

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Those platforms are being deprecated and not supported in future meta-ti releases. Signed-off-by: Denys Dmytriyenko --- conf/machine/am3517-evm.conf | 35 conf/machine/am37x-evm.conf | 31 --

[meta-ti] [PATCH 03/19] hdvpss: remove DaVinci High-Definition Video Processing Subsystem (HDVPSS)

2022-02-21 Thread Denys Dmytriyenko
From: Denys Dmytriyenko Due to DaVinci family of platforms being deprecated. Signed-off-by: Denys Dmytriyenko --- recipes-ti/hdvpss/ti-hdvpss.inc| 20 recipes-ti/hdvpss/ti-hdvpss_01.00.01.27.bb | 7 --- recipes-ti/includes/ti-paths.inc | 2 --

[meta-ti] [PATCH] layers: Bump to use kirkstone

2022-02-21 Thread Khem Raj
its not going to be backward ABI compatible with honister due to variable renaming. Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index f399ff03..c3b39c59 100644 --- a/conf/layer.conf +++

Re: [meta-ti][dunfell][PATCH] conf: machine: am64xx-hs-evm: Fix naming of u-boot.img

2022-02-21 Thread Denys Dmytriyenko
On Mon, Feb 21, 2022 at 01:43:31PM +0530, Aparna M via lists.yoctoproject.org wrote: > All the HS platforms generate the u-boot binary as u-boot.img_HS > but the bootloader expects the binary to be named as u-boot.img > > Due to this mismatch, script cannot find the required image to > be added

[meta-ti][dunfell][PATCH] conf: machine: am64xx-hs-evm: Fix naming of u-boot.img

2022-02-21 Thread Aparna M via lists.yoctoproject.org
All the HS platforms generate the u-boot binary as u-boot.img_HS but the bootloader expects the binary to be named as u-boot.img Due to this mismatch, script cannot find the required image to be added in the WIC image. Fix this by overwriting the UBOOT_IMAGE variable via conf file.