Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit b18e6bb7 authored by Robert Nelson's avatar Robert Nelson
Browse files

bb-u-boot-beagleboneai64 (2024.04.20240402.0)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent d7faf08c
Branches
No related merge requests found
Showing with 27 additions and 27 deletions
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 20240402 - v2024.04 - https://github.com/u-boot/u-boot/releases/tag/v2024.04
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240319 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=57249e77583c8cb36d81725e4bc1996688082838
* 20240401 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/753da8ce4500b1084be41a1d3bb034d47cdf2add
* 20240119 - 4.1.0 - https://github.com/OP-TEE/optee_os/commits/4.1.0
* add extlinux.conf boot menu options over serial
* Bump FAT partition to 256MB for boot recovery images
......
bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~bookworm+20240326) bookworm; urgency=low
bb-u-boot-beagleboneai64 (2024.04.20240402.0-0~bookworm+20240406) bookworm; urgency=low
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 20240402 - v2024.04 - https://github.com/u-boot/u-boot/releases/tag/v2024.04
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240319 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=57249e77583c8cb36d81725e4bc1996688082838
* 20240401 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/753da8ce4500b1084be41a1d3bb034d47cdf2add
* 20240119 - 4.1.0 - https://github.com/OP-TEE/optee_os/commits/4.1.0
* add extlinux.conf boot menu options over serial
* Bump FAT partition to 256MB for boot recovery images
......@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~bookworm+20240326) bookworm; urge
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 17:28:05 -0500
-- Robert Nelson <robertcnelson@gmail.com> Sat, 06 Apr 2024 15:02:09 -0500
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-j721e
#U-Boot
UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
UB_TAG="v2024.04-rc5"
UB_TAG="v2024.04"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-j721e-gp-evm.bin
UB_ITB=sysfw-j721e-gp-evm.itb
......
bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~jammy+20240326) jammy; urgency=low
bb-u-boot-beagleboneai64 (2024.04.20240402.0-0~jammy+20240406) jammy; urgency=low
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 20240402 - v2024.04 - https://github.com/u-boot/u-boot/releases/tag/v2024.04
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240319 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=57249e77583c8cb36d81725e4bc1996688082838
* 20240401 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/753da8ce4500b1084be41a1d3bb034d47cdf2add
* 20240119 - 4.1.0 - https://github.com/OP-TEE/optee_os/commits/4.1.0
* add extlinux.conf boot menu options over serial
* Bump FAT partition to 256MB for boot recovery images
......@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~jammy+20240326) jammy; urgency=lo
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 17:28:05 -0500
-- Robert Nelson <robertcnelson@gmail.com> Sat, 06 Apr 2024 15:02:09 -0500
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-j721e
#U-Boot
UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
UB_TAG="v2024.04-rc5"
UB_TAG="v2024.04"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-j721e-gp-evm.bin
UB_ITB=sysfw-j721e-gp-evm.itb
......
bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~noble+20240326) noble; urgency=low
bb-u-boot-beagleboneai64 (2024.04.20240402.0-0~noble+20240406) noble; urgency=low
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 20240402 - v2024.04 - https://github.com/u-boot/u-boot/releases/tag/v2024.04
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240319 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=57249e77583c8cb36d81725e4bc1996688082838
* 20240401 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/753da8ce4500b1084be41a1d3bb034d47cdf2add
* 20240119 - 4.1.0 - https://github.com/OP-TEE/optee_os/commits/4.1.0
* add extlinux.conf boot menu options over serial
* Bump FAT partition to 256MB for boot recovery images
......@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~noble+20240326) noble; urgency=lo
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 17:28:05 -0500
-- Robert Nelson <robertcnelson@gmail.com> Sat, 06 Apr 2024 15:02:09 -0500
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-j721e
#U-Boot
UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
UB_TAG="v2024.04-rc5"
UB_TAG="v2024.04"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-j721e-gp-evm.bin
UB_ITB=sysfw-j721e-gp-evm.itb
......
bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~trixie+20240326) trixie; urgency=low
bb-u-boot-beagleboneai64 (2024.04.20240402.0-0~trixie+20240406) trixie; urgency=low
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 20240402 - v2024.04 - https://github.com/u-boot/u-boot/releases/tag/v2024.04
* 20240320 - 09.02.00.009 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/09.02.00.009
* 20240319 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/commit/?id=57249e77583c8cb36d81725e4bc1996688082838
* 20240401 - master - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/+/753da8ce4500b1084be41a1d3bb034d47cdf2add
* 20240119 - 4.1.0 - https://github.com/OP-TEE/optee_os/commits/4.1.0
* add extlinux.conf boot menu options over serial
* Bump FAT partition to 256MB for boot recovery images
......@@ -11,5 +11,5 @@ bb-u-boot-beagleboneai64 (2024.04.20240325.0-0~trixie+20240326) trixie; urgency=
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 17:28:05 -0500
-- Robert Nelson <robertcnelson@gmail.com> Sat, 06 Apr 2024 15:02:09 -0500
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-j721e
#U-Boot
UBOOT_CFG_CORTEXR="j721e_beagleboneai64_r5_defconfig"
UBOOT_CFG_CORTEXA="j721e_beagleboneai64_a72_defconfig"
UB_TAG="v2024.04-rc5"
UB_TAG="v2024.04"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-j721e-gp-evm.bin
UB_ITB=sysfw-j721e-gp-evm.itb
......
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-beagleboneai64"
debian_pkg_name="${package_name}"
package_version="2024.04.20240325.0"
package_version="2024.04.20240402.0"
package_source=""
src_dir=""
......@@ -20,7 +20,7 @@ debian_patch=""
clear_changelog="enable"
bookworm_version="~bookworm+20240326"
trixie_version="~trixie+20240326"
jammy_version="~jammy+20240326"
noble_version="~noble+20240326"
bookworm_version="~bookworm+20240406"
trixie_version="~trixie+20240406"
jammy_version="~jammy+20240406"
noble_version="~noble+20240406"
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment