From patchwork Sat Aug 9 23:46:33 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Denys Dmytriyenko X-Patchwork-Id: 68297 X-Patchwork-Delegate: reatmon@ti.com Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA5A7C87FCB for ; Sat, 9 Aug 2025 23:46:44 +0000 (UTC) Received: from mailout4.zoneedit.com (mailout4.zoneedit.com [64.68.198.64]) by mx.groups.io with SMTP id smtpd.web11.17075.1754783198371618639 for ; Sat, 09 Aug 2025 16:46:38 -0700 Authentication-Results: mx.groups.io; dkim=none (message not signed); spf=pass (domain: denix.org, ip: 64.68.198.64, mailfrom: denis@denix.org) Received: from localhost (localhost [127.0.0.1]) by mailout4.zoneedit.com (Postfix) with ESMTP id CA32340C56; Sat, 9 Aug 2025 23:46:37 +0000 (UTC) Received: from mailout4.zoneedit.com ([127.0.0.1]) by localhost (zmo14-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YyRDPG7pFI0i; Sat, 9 Aug 2025 23:46:37 +0000 (UTC) Received: from mail.denix.org (pool-100-15-87-159.washdc.fios.verizon.net [100.15.87.159]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailout4.zoneedit.com (Postfix) with ESMTPSA id B06F440C82; Sat, 9 Aug 2025 23:46:36 +0000 (UTC) Received: from thorin.han-sole.ts.net (thorin.denix [192.168.30.9]) by mail.denix.org (Postfix) with ESMTP id 6A51216F91C; Sat, 9 Aug 2025 19:46:36 -0400 (EDT) From: Denys Dmytriyenko To: meta-ti@lists.yoctoproject.org Cc: Denys Dmytriyenko Subject: [scarthgap][PATCH 2/4] u-boot-bb.org: upgrade 2025.04 -> 2025.07 Date: Sat, 9 Aug 2025 19:46:33 -0400 Message-Id: <20250809234635.3626366-2-denis@denix.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250809234635.3626366-1-denis@denix.org> References: <20250809234635.3626366-1-denis@denix.org> MIME-Version: 1.0 List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Sat, 09 Aug 2025 23:46:44 -0000 X-Groupsio-URL: https://lists.yoctoproject.org/g/meta-ti/message/18919 From: Denys Dmytriyenko Upgrade BB.org U-boot from 2025.04 to 2025.07 Signed-off-by: Denys Dmytriyenko --- .../bootcmd-ti-mmc.cfg | 0 ...rg_2025.04.bb => u-boot-bb.org_2025.07.bb} | 21 +++++++------------ 2 files changed, 7 insertions(+), 14 deletions(-) rename meta-beagle/recipes-bsp/u-boot/{u-boot-bb.org-2025.04+git => u-boot-bb.org-2025.07+git}/bootcmd-ti-mmc.cfg (100%) rename meta-beagle/recipes-bsp/u-boot/{u-boot-bb.org_2025.04.bb => u-boot-bb.org_2025.07.bb} (30%) diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.04+git/bootcmd-ti-mmc.cfg b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg similarity index 100% rename from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.04+git/bootcmd-ti-mmc.cfg rename to meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb similarity index 30% rename from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb rename to meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb index aa825d99..716adaa9 100644 --- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb +++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb @@ -4,23 +4,16 @@ SUMMARY = "BeagleBoard.org U-Boot" COMPATIBLE_MACHINE = "pocketbeagle2|beagle.*" -PV = "2025.04" +PV = "2025.07" UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" UBOOT_GIT_PROTOCOL = "https" -BRANCH = "v2025.04-Beagle" -SRCREV = "ea2aeefcb2de36f8ca1b51d0580826d13c01f143" +BRANCH = "v2025.07-Beagle" +SRCREV = "919ec3cd84f39e6960d1705d4ba7f810bc1067fc" -BRANCH:beagley-ai = "v2025.04-rc3-BeagleY-AI" -BRANCH:beagley-ai-k3r5 = "v2025.04-rc3-BeagleY-AI" -SRCREV:beagley-ai = "cc376f9faef201670c7bb1734f42f5475c73f85d" -SRCREV:beagley-ai-k3r5 = "cc376f9faef201670c7bb1734f42f5475c73f85d" - -SRC_URI:append:beagley-ai = " file://bootcmd-ti-mmc.cfg" - -BRANCH:pocketbeagle2 = "v2025.04-pocketbeagle2" -BRANCH:pocketbeagle2-k3r5 = "v2025.04-pocketbeagle2" -SRCREV:pocketbeagle2 = "f7439516453b7728bda496ff6496ef6f1411aae3" -SRCREV:pocketbeagle2-k3r5 = "f7439516453b7728bda496ff6496ef6f1411aae3" +BRANCH:pocketbeagle2 = "v2025.07-am6232-pocketbeagle2" +BRANCH:pocketbeagle2-k3r5 = "v2025.07-am6232-pocketbeagle2" +SRCREV:pocketbeagle2 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e" +SRCREV:pocketbeagle2-k3r5 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e" SRC_URI:append:pocketbeagle2 = " file://bootcmd-ti-mmc.cfg"