diff --git a/bb-u-boot-beagleplay-debian-12/readme.log b/bb-u-boot-beagleplay-debian-12/readme.log
index cfecb149b8a5ef0602bb647dc8d5267ca966f76e..9ad85e13d909e9f9d1d9168407387b5f1f385e8b 100644
--- a/bb-u-boot-beagleplay-debian-12/readme.log
+++ b/bb-u-boot-beagleplay-debian-12/readme.log
@@ -1,7 +1,7 @@
-  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
-  * 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
+  * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
+  * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240617 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
+  * 20240624 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/d1c75f1f6bed3fa18edc4719078fba1bc876a40e
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
diff --git a/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/changelog b/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/changelog
index 3308276836d84af4052fed6b2036eac425f4f4a1..137e14841b97bc39aecbc93fb5a4f6b995ed9ecd 100644
--- a/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/changelog
+++ b/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleplay (2024.07.20240603.0-0~bookworm+20240620) bookworm; urgency=low
+bb-u-boot-beagleplay (2024.07.20240624.0-0~bookworm+20240625) bookworm; urgency=low
 
-  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
-  * 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
+  * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
+  * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240617 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
+  * 20240624 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/d1c75f1f6bed3fa18edc4719078fba1bc876a40e
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240603.0-0~bookworm+20240620) bookworm; urgency=
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 20 Jun 2024 17:27:13 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Tue, 25 Jun 2024 12:10:49 -0500
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/rules b/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/rules
index f42eaf9a807388e6f3591aa982d9855fa2e1a3c1..7f6912fb06a8c01765080cf89dddb412d786f44d 100755
--- a/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/rules
+++ b/bb-u-boot-beagleplay-debian-12/suite/bookworm/debian/rules
@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay
 #HEAD: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=summary
 #TAGS: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tags
 #Mirror: https://github.com/beagleboard/ti-linux-firmware
-TILF_TAG=09.02.00.010
+TILF_TAG=10.00.03
 #TILF_REPO="https://github.com/beagleboard/ti-linux-firmware.git"
 #Local Mirror
 TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-am62x
 #U-Boot
 UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
 UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
-UB_TAG="v2024.07-rc4-BeaglePlay"
+UB_TAG="v2024.07-rc5-BeaglePlay"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-am62x-gp-evm.bin
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/changelog b/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/changelog
index 46f9aed0355c21daf3ab867c2423ce00ecadc812..a816b9eb32cd115186e0fe79b79052db00c250d6 100644
--- a/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/changelog
+++ b/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleplay (2024.07.20240603.0-0~jammy+20240620) jammy; urgency=low
+bb-u-boot-beagleplay (2024.07.20240624.0-0~jammy+20240625) jammy; urgency=low
 
-  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
-  * 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
+  * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
+  * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240617 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
+  * 20240624 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/d1c75f1f6bed3fa18edc4719078fba1bc876a40e
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240603.0-0~jammy+20240620) jammy; urgency=low
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 20 Jun 2024 17:27:13 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Tue, 25 Jun 2024 12:10:49 -0500
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/rules b/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/rules
index b880f2380a8fa83323142d0efca780f16e605b9a..60fb8279fc3be8f3bb718ff6cce2fd12e095a783 100755
--- a/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/rules
+++ b/bb-u-boot-beagleplay-debian-12/suite/jammy/debian/rules
@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay
 #HEAD: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=summary
 #TAGS: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tags
 #Mirror: https://github.com/beagleboard/ti-linux-firmware
-TILF_TAG=09.02.00.010
+TILF_TAG=10.00.03
 #TILF_REPO="https://github.com/beagleboard/ti-linux-firmware.git"
 #Local Mirror
 TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-am62x
 #U-Boot
 UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
 UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
-UB_TAG="v2024.07-rc4-BeaglePlay"
+UB_TAG="v2024.07-rc5-BeaglePlay"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-am62x-gp-evm.bin
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/noble/debian/changelog b/bb-u-boot-beagleplay-debian-12/suite/noble/debian/changelog
index 00d6bf50ae20bd6344e150e4bef56cd9623b76f2..7f531f59b7a790be41ff6bd545af582da7697fb4 100644
--- a/bb-u-boot-beagleplay-debian-12/suite/noble/debian/changelog
+++ b/bb-u-boot-beagleplay-debian-12/suite/noble/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleplay (2024.07.20240603.0-0~noble+20240620) noble; urgency=low
+bb-u-boot-beagleplay (2024.07.20240624.0-0~noble+20240625) noble; urgency=low
 
-  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
-  * 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
+  * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
+  * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240617 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
+  * 20240624 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/d1c75f1f6bed3fa18edc4719078fba1bc876a40e
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240603.0-0~noble+20240620) noble; urgency=low
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 20 Jun 2024 17:27:13 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Tue, 25 Jun 2024 12:10:49 -0500
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/noble/debian/rules b/bb-u-boot-beagleplay-debian-12/suite/noble/debian/rules
index b505e144e00c2fc582b2c829b24bf67ca4a97941..f952a61e0ad15f22706c88819f72416e13b5ab4d 100755
--- a/bb-u-boot-beagleplay-debian-12/suite/noble/debian/rules
+++ b/bb-u-boot-beagleplay-debian-12/suite/noble/debian/rules
@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay
 #HEAD: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=summary
 #TAGS: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tags
 #Mirror: https://github.com/beagleboard/ti-linux-firmware
-TILF_TAG=09.02.00.010
+TILF_TAG=10.00.03
 #TILF_REPO="https://github.com/beagleboard/ti-linux-firmware.git"
 #Local Mirror
 TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-am62x
 #U-Boot
 UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
 UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
-UB_TAG="v2024.07-rc4-BeaglePlay"
+UB_TAG="v2024.07-rc5-BeaglePlay"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-am62x-gp-evm.bin
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/changelog b/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/changelog
index 7cbba839771f0c8c6afb9129fe93c5d78e837732..86fd685c5e3cab3a2ac96d7ffeb08a0d8c0b60a9 100644
--- a/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/changelog
+++ b/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/changelog
@@ -1,9 +1,9 @@
-bb-u-boot-beagleplay (2024.07.20240603.0-0~trixie+20240620) trixie; urgency=low
+bb-u-boot-beagleplay (2024.07.20240624.0-0~trixie+20240625) trixie; urgency=low
 
-  * 20240603 - v2024.07-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc4
-  * 20240516 - 09.02.00.010 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.010
+  * 20240624 - v2024.07-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.07-rc5
+  * 20240619 - 10.00.03 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.00.03
   * 20240412 - 4.2.0 - https://github.com/OP-TEE/optee_os/commits/4.2.0
-  * 20240617 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/ef5181975e601974291b83228971ee340d02f03c
+  * 20240624 - master - https://github.com/ARM-software/arm-trusted-firmware/commit/d1c75f1f6bed3fa18edc4719078fba1bc876a40e
   * add extlinux.conf boot menu options over serial
   * Bump FAT partition to 256MB for boot recovery images
   * Enable a extlinux.conf option to flash other media directly
@@ -11,5 +11,5 @@ bb-u-boot-beagleplay (2024.07.20240603.0-0~trixie+20240620) trixie; urgency=low
   * Flasher scripts, echo Serial over HDMI
   * extlinux.conf, unify labels to make flasher change more generic
 
- -- Robert Nelson <robertcnelson@gmail.com>  Thu, 20 Jun 2024 17:27:13 -0500
+ -- Robert Nelson <robertcnelson@gmail.com>  Tue, 25 Jun 2024 12:10:49 -0500
 
diff --git a/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/rules b/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/rules
index 86986b57d9c2c806fb21a1a5da33d7c792759b2c..ce1be90ffecc0668c2fa52f734d58c8608d9f3f5 100755
--- a/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/rules
+++ b/bb-u-boot-beagleplay-debian-12/suite/trixie/debian/rules
@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay
 #HEAD: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=summary
 #TAGS: https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tags
 #Mirror: https://github.com/beagleboard/ti-linux-firmware
-TILF_TAG=09.02.00.010
+TILF_TAG=10.00.03
 #TILF_REPO="https://github.com/beagleboard/ti-linux-firmware.git"
 #Local Mirror
 TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
@@ -43,7 +43,7 @@ OPTEE_PLATFORM=k3-am62x
 #U-Boot
 UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
 UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
-UB_TAG="v2024.07-rc4-BeaglePlay"
+UB_TAG="v2024.07-rc5-BeaglePlay"
 UB_REPO="https://github.com/beagleboard/u-boot.git"
 UB_TIBOOT=tiboot3-am62x-gp-evm.bin
 
diff --git a/bb-u-boot-beagleplay-debian-12/version.sh b/bb-u-boot-beagleplay-debian-12/version.sh
index ef12937157285a17a3289d3e8fdcfba8cd0d814b..a9cc914a3583fa6bb431175726de0356133da2d3 100644
--- a/bb-u-boot-beagleplay-debian-12/version.sh
+++ b/bb-u-boot-beagleplay-debian-12/version.sh
@@ -5,7 +5,7 @@
 
 package_name="bb-u-boot-beagleplay"
 debian_pkg_name="${package_name}"
-package_version="2024.07.20240603.0"
+package_version="2024.07.20240624.0"
 package_source=""
 src_dir=""
 
@@ -20,7 +20,7 @@ debian_patch=""
 
 clear_changelog="enable"
 
-bookworm_version="~bookworm+20240620"
-trixie_version="~trixie+20240620"
-jammy_version="~jammy+20240620"
-noble_version="~noble+20240620"
+bookworm_version="~bookworm+20240625"
+trixie_version="~trixie+20240625"
+jammy_version="~jammy+20240625"
+noble_version="~noble+20240625"