All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch][PATCH 1/2] u-boot-bb.org: upgrade 2025.07 -> 2025.10
@ 2025-10-21 20:02 Denys Dmytriyenko
  2025-10-21 20:02 ` [master][PATCH 2/2] linux-bb.org: update to 6.12.43 Denys Dmytriyenko
  2025-10-21 20:05 ` [patch][PATCH 1/2] u-boot-bb.org: upgrade 2025.07 -> 2025.10 PRC Automation
  0 siblings, 2 replies; 4+ messages in thread
From: Denys Dmytriyenko @ 2025-10-21 20:02 UTC (permalink / raw)
  To: meta-ti; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@konsulko.com>

Upgrade U-boot to 2025.10.

PocketBeagle2 defconfigs and branch got slight name change.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 meta-beagle/conf/machine/pocketbeagle2-k3r5.conf   |  2 +-
 meta-beagle/conf/machine/pocketbeagle2.conf        |  2 +-
 .../bootcmd-ti-mmc.cfg                             |  0
 ...-bb.org_2025.07.bb => u-boot-bb.org_2025.10.bb} | 14 +++++++-------
 4 files changed, 9 insertions(+), 9 deletions(-)
 rename meta-beagle/recipes-bsp/u-boot/{u-boot-bb.org-2025.07+git => u-boot-bb.org-2025.10+git}/bootcmd-ti-mmc.cfg (100%)
 rename meta-beagle/recipes-bsp/u-boot/{u-boot-bb.org_2025.07.bb => u-boot-bb.org_2025.10.bb} (44%)

diff --git a/meta-beagle/conf/machine/pocketbeagle2-k3r5.conf b/meta-beagle/conf/machine/pocketbeagle2-k3r5.conf
index 32e40312..b506cf7d 100644
--- a/meta-beagle/conf/machine/pocketbeagle2-k3r5.conf
+++ b/meta-beagle/conf/machine/pocketbeagle2-k3r5.conf
@@ -9,4 +9,4 @@ SYSFW_SOC = "am62x"
 SYSFW_CONFIG = "evm"
 SYSFW_SUFFIX = "hs-fs"
 
-UBOOT_MACHINE = "am6232_pocketbeagle2_r5_defconfig"
+UBOOT_MACHINE = "am62_pocketbeagle2_r5_defconfig"
diff --git a/meta-beagle/conf/machine/pocketbeagle2.conf b/meta-beagle/conf/machine/pocketbeagle2.conf
index 6cbfeac4..7cfe6e30 100644
--- a/meta-beagle/conf/machine/pocketbeagle2.conf
+++ b/meta-beagle/conf/machine/pocketbeagle2.conf
@@ -16,7 +16,7 @@ TFA_K3_SYSTEM_SUSPEND = "1"
 
 OPTEEMACHINE = "k3-am62x"
 
-UBOOT_MACHINE = "am6232_pocketbeagle2_a53_defconfig"
+UBOOT_MACHINE = "am62_pocketbeagle2_a53_defconfig"
 
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am6232 \
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.10+git/bootcmd-ti-mmc.cfg
similarity index 100%
rename from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg
rename to meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.10+git/bootcmd-ti-mmc.cfg
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
similarity index 44%
rename from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb
rename to meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
index 716adaa9..5a8abec0 100644
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.10.bb
@@ -4,16 +4,16 @@ SUMMARY = "BeagleBoard.org U-Boot"
 
 COMPATIBLE_MACHINE = "pocketbeagle2|beagle.*"
 
-PV = "2025.07"
+PV = "2025.10"
 
 UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
 UBOOT_GIT_PROTOCOL = "https"
-BRANCH = "v2025.07-Beagle"
-SRCREV = "919ec3cd84f39e6960d1705d4ba7f810bc1067fc"
+BRANCH = "v2025.10-Beagle"
+SRCREV = "6825d60bea17774358f4199c4c7062801cfb931e"
 
-BRANCH:pocketbeagle2 = "v2025.07-am6232-pocketbeagle2"
-BRANCH:pocketbeagle2-k3r5 = "v2025.07-am6232-pocketbeagle2"
-SRCREV:pocketbeagle2 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e"
-SRCREV:pocketbeagle2-k3r5 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e"
+BRANCH:pocketbeagle2 = "v2025.10-am62-pocketbeagle2"
+BRANCH:pocketbeagle2-k3r5 = "v2025.10-am62-pocketbeagle2"
+SRCREV:pocketbeagle2 = "4e0b6294a1185029d34eff6ed91f3ad1734b643f"
+SRCREV:pocketbeagle2-k3r5 = "4e0b6294a1185029d34eff6ed91f3ad1734b643f"
 
 SRC_URI:append:pocketbeagle2 = " file://bootcmd-ti-mmc.cfg"
-- 
2.35.3



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-10-21 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21 20:02 [patch][PATCH 1/2] u-boot-bb.org: upgrade 2025.07 -> 2025.10 Denys Dmytriyenko
2025-10-21 20:02 ` [master][PATCH 2/2] linux-bb.org: update to 6.12.43 Denys Dmytriyenko
2025-10-21 20:05 ` [patch][PATCH 1/2] u-boot-bb.org: upgrade 2025.07 -> 2025.10 PRC Automation
2025-10-21 20:08   ` [meta-ti] " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.