Re: [RESEND 1/2] beaglebone: make kernel machine-specific package
Denys Dmytriyenko
"make kernel machine-specific package" doesn't reflect the actual change, plus
toggle quoted messageShow quoted text
kernel is already a machine-specific package - PACKAGE_ARCH = "${MACHINE_ARCH}" Your original commit for beaglebone-yocto in meta-yocto-bsp is correct though. I can take these patches into my new WIP master tree with this minor update.
On Sat, Jan 29, 2022 at 02:33:19PM -0500, Vivien Didelot wrote:
Require kernel image and device tree as machine-specific packages with
|
|
Re: [PATCH] ti-rtos-firmware: use nonarch_base_libdir for deployment
Denys Dmytriyenko
Thanks, ti-rtos-firmware is just one of many other places where this needs to
toggle quoted messageShow quoted text
be fixed. Since this is for master, I'll take it into my new WIP master tree and extend it to other FW recipes...
On Wed, Feb 02, 2022 at 07:16:41PM +0500, Awais Belal wrote:
base_libdir is not configuration safe while firmware binaries
|
|
Re: [PATCH] ti-rtos-firmware: use nonarch_base_libdir for deployment
Awais Belal
ping!
BR, Awais
|
|
[dunfell][PATCH 4/4] ti-linux-fw: Bump to 08.02.00.002 release
Ryan Eatmon
Updated the ti-linux-fw version for 08.02.00.002
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 5954cbd8..7b28f153 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -24,7 +24,7 @@ SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -K3_IMAGE_GEN_SRCREV ?= "892c86501ff745dfde4d535923ce686f45700da3" +K3_IMAGE_GEN_SRCREV ?= "a0063e855414fd1609b5f63e2d765a49c8c513fe" SRCREV_imggen = "${K3_IMAGE_GEN_SRCREV}" SRCREV_FORMAT = "imggen" -- 2.17.1
|
|
[dunfell][PATCH 2/4] linux-ti-staging-rt: Bump to 08.02.00.002 release
Ryan Eatmon
Updated the linux rt version for 08.02.00.002
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index 7929b9cf..aa49acdc 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" BRANCH = "ti-rt-linux-5.10.y" -SRCREV = "d81474af4e33f8de2869d9b21a2389e06178c230" +SRCREV = "1f6e95d4b12d73bd1728286f3ccc938df7b77954" PV = "5.10.65+git${SRCPV}" -- 2.17.1
|
|
[dunfell][PATCH 0/4] Update to 08.02.00.002
Ryan Eatmon
Update u-boot, integrated lts kernel and firmware to 08.02.00.002 tag.
Ryan Eatmon (4): linux-ti-staging: Bump to 08.02.00.002 release linux-ti-staging-rt: Bump to 08.02.00.002 release u-boot-ti-staging: Bump to 08.02.00.002 release ti-linux-fw: Bump to 08.02.00.002 release recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 2 +- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 +- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) -- 2.17.1
|
|
[dunfell][PATCH 1/4] linux-ti-staging: Bump to 08.02.00.002 release
Ryan Eatmon
Updated the linux version for 08.02.00.002
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 51083382..c74c0a10 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb @@ -23,7 +23,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-5.10.y" -SRCREV = "a523aa26d870552a44c5f48b01c3c1ea3a48751a" +SRCREV = "46573628be468b58272d7c41b582603b06e0414a" PV = "5.10.65+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -- 2.17.1
|
|
[dunfell][PATCH 3/4] u-boot-ti-staging: Bump to 08.02.00.002 release
Ryan Eatmon
Updated the u-boot version for 08.02.00.002
Signed-off-by: Ryan Eatmon <reatmon@ti.com> --- recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb index a7e21b7c..16bb1521 100644 --- a/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb +++ b/recipes-bsp/u-boot/u-boot-ti-staging_2021.01.bb @@ -2,8 +2,8 @@ require u-boot-ti.inc LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" -PR = "r17" +PR = "r18" BRANCH = "ti-u-boot-2021.01" -SRCREV = "eadf5af36c6e0097a162f81308b64cc0b796b6b5" +SRCREV = "ebc8dca63dd961aaf5f5f626a19c6f6bfd7428f0" -- 2.17.1
|
|
Re: [dunfell][PATCH 1/3] linux-ti-staging: Bump to 08.02.00.001 release
Ryan Eatmon
My auto script is not picking up that change. I'll fix that for future releases. Thanks for pointing it out.
toggle quoted messageShow quoted text
On 2/10/2022 21:41, Denys Dmytriyenko wrote:
On Mon, Feb 07, 2022 at 09:39:48AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote:Updated the linux version for 08.02.00.001Why is it still versioned as 5.10.65? Quick glance at ti-linux-kernel shows --
Ryan Eatmon reatmon@ti.com
|
|
Re: [dunfell][PATCH 1/3] linux-ti-staging: Bump to 08.02.00.001 release
Denys Dmytriyenko
On Mon, Feb 07, 2022 at 09:39:48AM -0600, Ryan Eatmon via lists.yoctoproject.org wrote:
Updated the linux version for 08.02.00.001Why is it still versioned as 5.10.65? Quick glance at ti-linux-kernel shows it's been updating with the latest stable on a regular basis and the latest version now is 5.10.90, which is 25 minor releases ahead: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/Makefile?h=ti-linux-5.10.y # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
|
Re: [dunfell][PATCH] conf/machine/am57xx-evm: add overlay for OV10635 sensor
Denys Dmytriyenko
On Wed, Feb 09, 2022 at 11:56:25AM -0800, Kevin Hilman wrote:
The VIP camera capture driver recently ported to ti-linux-5.10.y addsReviewed-by: Denys Dmytriyenko <denys@konsulko.com> ---
|
|
[dunfell][PATCH] conf/machine/am57xx-evm: add overlay for OV10635 sensor
Kevin Hilman <khilman@...>
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 <khilman@baylibre.com> --- Fixes: LCPD-24423 conf/machine/am57xx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf index f977c5c62872..afcfbb4318ad 100644 --- a/conf/machine/am57xx-evm.conf +++ b/conf/machine/am57xx-evm.conf @@ -25,6 +25,7 @@ KERNEL_DEVICETREE = " \ ti/am572x-idk-touchscreen.dtbo \ ti/lcd-osd101t2587.dtbo \ ti/lcd-osd101t2045.dtbo \ + ti/ov10635.dtbo \ " KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}" -- 2.34.0
|
|
[dunfell][PATCH v2] cnm-wave-fw: Split firmware name into target and source
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 <reatmon@ti.com> --- v2: Fix the commit message to include cnm-wave-fw recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb index 28f3440e..0c432de2 100644 --- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb +++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb @@ -19,7 +19,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" S = "${WORKDIR}/git" TARGET_WAVE521C = "wave521c_codec_fw.bin" -TARGET_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin" + +SOURCE_WAVE521C = "wave521c_codec_fw.bin" +SOURCE_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin" ALTERNATIVE_LINK_NAME[wave521c_codec_fw.bin] = "${base_libdir}/firmware/${TARGET_WAVE521C}" ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${base_libdir}/firmware/cnm/${TARGET_WAVE521C}" @@ -31,7 +33,7 @@ ALTERNATIVE_${PN}_j7 = "\ do_install() { install -d ${D}${base_libdir}/firmware/cnm - install -m 0644 ${S}/cnm/${TARGET_WAVE521C} ${D}${base_libdir}/firmware/cnm/${TARGET_WAVE521C} + install -m 0644 ${S}/cnm/${SOURCE_WAVE521C} ${D}${base_libdir}/firmware/cnm/${TARGET_WAVE521C} } # make sure that lib/firmware, and all its contents are part of the package -- 2.17.1
|
|
[dunfell][PATCH] Split firmware name into target and source
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 <reatmon@ti.com> --- recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb index 28f3440e..0c432de2 100644 --- a/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb +++ b/recipes-bsp/cnm-wave-fw/cnm-wave-fw_git.bb @@ -19,7 +19,9 @@ PACKAGE_ARCH = "${MACHINE_ARCH}" S = "${WORKDIR}/git" TARGET_WAVE521C = "wave521c_codec_fw.bin" -TARGET_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin" + +SOURCE_WAVE521C = "wave521c_codec_fw.bin" +SOURCE_WAVE521C_j721s2-evm = "wave521c_j721s2_codec_fw.bin" ALTERNATIVE_LINK_NAME[wave521c_codec_fw.bin] = "${base_libdir}/firmware/${TARGET_WAVE521C}" ALTERNATIVE_TARGET[wave521c_codec_fw.bin] = "${base_libdir}/firmware/cnm/${TARGET_WAVE521C}" @@ -31,7 +33,7 @@ ALTERNATIVE_${PN}_j7 = "\ do_install() { install -d ${D}${base_libdir}/firmware/cnm - install -m 0644 ${S}/cnm/${TARGET_WAVE521C} ${D}${base_libdir}/firmware/cnm/${TARGET_WAVE521C} + install -m 0644 ${S}/cnm/${SOURCE_WAVE521C} ${D}${base_libdir}/firmware/cnm/${TARGET_WAVE521C} } # make sure that lib/firmware, and all its contents are part of the package -- 2.17.1
|
|
Re: [dunfell][PATCH v3] ti-linux-fw: Bump to 08.02.00.001 release
Denys Dmytriyenko
On Mon, Feb 07, 2022 at 09:22:35PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote:
Updated the ti-linux-fw version for 08.02.00.001Looks good. Rviewed-by: Denys Dmytriyenko <denys@konsulko.com> ---Thank you! recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 6 +++---
|
|
[dunfell][PATCH v3] ti-linux-fw: Bump to 08.02.00.001 release
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 <reatmon@ti.com> --- v2: Added CORESDK_RTOS_VERSION change. v3: Add INC_PR change and changed TI_LINUX_FW_SRCREV to pick up a missing merge on that repository for this release. recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 014e89c8..5954cbd8 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -4,10 +4,10 @@ LICENSE = "TI-TFL" LIC_FILES_CHKSUM = "file://LICENSE.ti;md5=b5aebf0668bdf95621259288c4a46d76" PV = "2022.01" -INC_PR = "r2" +INC_PR = "r3" # Firmware versions -CORESDK_RTOS_VERSION = "08.01.00.02" +CORESDK_RTOS_VERSION = "08.02.00.04" SERDES_FW_VERSION = "3.3.0.2c" NETCP_SA_FW_VERSION = "1.0.0" NETCP_PA_FW_VERSION = "3.0.2.3" @@ -19,7 +19,7 @@ CADENCE_MHDP_FW_VERSION = "1.2.17" IMG_DEC_FW_VERSION = "1.0" CNM_WAVE521_FW_VERSION = "1.0.00" -TI_LINUX_FW_SRCREV ?= "6070de0ae4095d291e1f7679d1fe6e07253a2fc3" +TI_LINUX_FW_SRCREV ?= "8810faf0c51a80554150e185122e43bee1553c37" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -- 2.17.1
|
|
Re: [dunfell][PATCH] ti-linux-fw: Bump to 08.02.00.001 release
Denys Dmytriyenko
On Mon, Feb 07, 2022 at 04:21:22PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote:
On 2/7/2022 14:07, Bajjuri, Praneeth wrote:This change is already in dunfell-nextOn 2/7/2022 1:50 PM, Ryan Eatmon wrote:That one was already changed by a previous patch that you submitted.Updated the ti-linux-fw version for 08.02.00.001Few more places needs recipe update. BTW, I'm still not seeing patch revision description in v2...andI have addressed this in v2. This change is also already in dunfell-nextandThat one was already changed by a previous patch that you submitted. -TI_LINUX_FW_SRCREV ?= "6070de0ae4095d291e1f7679d1fe6e07253a2fc3"
|
|
Re: [dunfell][PATCH] ti-linux-fw: Bump to 08.02.00.001 release
Ryan Eatmon
On 2/7/2022 14:07, Bajjuri, Praneeth wrote:
On 2/7/2022 1:50 PM, Ryan Eatmon wrote:That one was already changed by a previous patch that you submitted.Updated the ti-linux-fw version for 08.02.00.001Few more places needs recipe update. andI have addressed this in v2. andThat one was already changed by a previous patch that you submitted. ---TI_LINUX_FW_SRCREV ?= "6070de0ae4095d291e1f7679d1fe6e07253a2fc3" Ryan Eatmon reatmon@ti.com
|
|
[dunfell][PATCH v2] ti-linux-fw: Bump to 08.02.00.001 release
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 <reatmon@ti.com> --- recipes-bsp/ti-linux-fw/ti-linux-fw.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc index 014e89c8..ded9d0d6 100644 --- a/recipes-bsp/ti-linux-fw/ti-linux-fw.inc +++ b/recipes-bsp/ti-linux-fw/ti-linux-fw.inc @@ -7,7 +7,7 @@ PV = "2022.01" INC_PR = "r2" # Firmware versions -CORESDK_RTOS_VERSION = "08.01.00.02" +CORESDK_RTOS_VERSION = "08.02.00.04" SERDES_FW_VERSION = "3.3.0.2c" NETCP_SA_FW_VERSION = "1.0.0" NETCP_PA_FW_VERSION = "3.0.2.3" @@ -19,7 +19,7 @@ CADENCE_MHDP_FW_VERSION = "1.2.17" IMG_DEC_FW_VERSION = "1.0" CNM_WAVE521_FW_VERSION = "1.0.00" -TI_LINUX_FW_SRCREV ?= "6070de0ae4095d291e1f7679d1fe6e07253a2fc3" +TI_LINUX_FW_SRCREV ?= "028414712b4ab3861dc4cc2aa14d7c5f5a37b521" SRCREV = "${TI_LINUX_FW_SRCREV}" BRANCH ?= "ti-linux-firmware" -- 2.17.1
|
|
Re: [dunfell][PATCH] ti-linux-fw: Bump to 08.02.00.001 release
praneeth
On 2/7/2022 1:50 PM, Ryan Eatmon wrote:
Updated the ti-linux-fw version for 08.02.00.001Few more places needs recipe update. https://git.yoctoproject.org/meta-ti/tree/recipes-bsp/ti-linux-fw/ti-linux-fw.inc?h=dunfell How about K3_IMAGE_GEN_SRCREV ?= "892c86501ff745dfde4d535923ce686f45700da3" and CORESDK_RTOS_VERSION = "08.02.00.04" and PV = "2022.01" -TI_LINUX_FW_SRCREV ?= "6070de0ae4095d291e1f7679d1fe6e07253a2fc3"
|
|