Forum | Documentation | Website | Blog

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

bb-u-boot-beagleplay-mainline (2024.04.20240325.0)


Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 2d368441
Branches
No related merge requests found
Showing
with 54 additions and 54 deletions
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~bookworm+20240312) bookworm; urgency=low
bb-u-boot-beagleplay-mainline (2024.04.20240325.0-0~bookworm+20240326) bookworm; urgency=low
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~bookworm+20240312) bookworm;
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 12 Mar 2024 11:05:39 -0500
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 16:48:05 -0500
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#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.007
TILF_TAG=09.02.00.009
#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"
......@@ -22,8 +22,8 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#trusted-firmware-a
#HEAD: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
#TAGS: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
#TFA_TAG=master
TFA_TAG=lts-v2.10.2
TFA_TAG=master
#TFA_TAG=lts-v2.10.2
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-am62x
#U-Boot
UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
UB_TAG="v2024.04-rc4"
UB_TAG="v2024.04-rc5"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-am62x-gp-evm.bin
......
bb-u-boot-beagleplay-mainline (2024.04.20240311.0-0~bullseye+20240312) bullseye; urgency=low
bb-u-boot-beagleplay-mainline (2024.04.20240325.0-0~bullseye+20240326) bullseye; urgency=low
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~bullseye+20240312) bullseye;
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 12 Mar 2024 11:05:39 -0500
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 16:48:05 -0500
......@@ -11,7 +11,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#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.007
TILF_TAG=09.02.00.009
#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"
......@@ -19,8 +19,8 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#trusted-firmware-a
#HEAD: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
#TAGS: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
#TFA_TAG=master
TFA_TAG=lts-v2.10.2
TFA_TAG=master
#TFA_TAG=lts-v2.10.2
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......@@ -39,7 +39,7 @@ OPTEE_PLATFORM=k3-am62x
#U-Boot
UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
UB_TAG="v2024.04-rc4"
UB_TAG="v2024.04-rc5"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-am62x-gp-evm.bin
......
bb-u-boot-beagleplay-mainline (2024.04.20240311.0-0~jammy+20240312) jammy; urgency=low
bb-u-boot-beagleplay-mainline (2024.04.20240325.0-0~jammy+20240326) jammy; urgency=low
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~jammy+20240312) jammy; urgen
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 12 Mar 2024 11:05:39 -0500
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 16:48:05 -0500
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#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.007
TILF_TAG=09.02.00.009
#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"
......@@ -22,8 +22,8 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#trusted-firmware-a
#HEAD: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
#TAGS: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
#TFA_TAG=master
TFA_TAG=lts-v2.10.2
TFA_TAG=master
#TFA_TAG=lts-v2.10.2
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-am62x
#U-Boot
UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
UB_TAG="v2024.04-rc4"
UB_TAG="v2024.04-rc5"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-am62x-gp-evm.bin
......
bb-u-boot-beagleplay-mainline (2024.04.20240311.0-0~noble+20240312) noble; urgency=low
bb-u-boot-beagleplay-mainline (2024.04.20240325.0-0~noble+20240326) noble; urgency=low
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~noble+20240312) noble; urgen
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 12 Mar 2024 11:05:39 -0500
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 16:48:05 -0500
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#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.007
TILF_TAG=09.02.00.009
#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"
......@@ -22,8 +22,8 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#trusted-firmware-a
#HEAD: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
#TAGS: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
#TFA_TAG=master
TFA_TAG=lts-v2.10.2
TFA_TAG=master
#TFA_TAG=lts-v2.10.2
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-am62x
#U-Boot
UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
UB_TAG="v2024.04-rc4"
UB_TAG="v2024.04-rc5"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-am62x-gp-evm.bin
......
bb-u-boot-beagleplay-mainline (2024.04.20240311.0-0~trixie+20240312) trixie; urgency=low
bb-u-boot-beagleplay-mainline (2024.04.20240325.0-0~trixie+20240326) trixie; urgency=low
* 20240311 - v2024.04-rc4 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc4
* 20240308 - 09.02.00.007 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=shortlog;h=refs/tags/09.02.00.007
* 20240209 - v2.10.2 - https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/log/?h=lts-v2.10.2
* 20240325 - v2024.04-rc5 - https://github.com/u-boot/u-boot/releases/tag/v2024.04-rc5
* 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
* 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-beagleplay-mainline (2024.04.20240311.0-0~trixie+20240312) trixie; urg
* Flasher scripts, echo Serial over HDMI
* extlinux.conf, unify labels to make flasher change more generic
-- Robert Nelson <robertcnelson@gmail.com> Tue, 12 Mar 2024 11:05:39 -0500
-- Robert Nelson <robertcnelson@gmail.com> Tue, 26 Mar 2024 16:48:05 -0500
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-beagleplay-mainline
#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.007
TILF_TAG=09.02.00.009
#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"
......@@ -22,8 +22,8 @@ TILF_REPO="https://git.gfnd.rcn-ee.org/TexasInstruments/ti-linux-firmware.git"
#trusted-firmware-a
#HEAD: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/
#TAGS: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git/refs/
#TFA_TAG=master
TFA_TAG=lts-v2.10.2
TFA_TAG=master
#TFA_TAG=lts-v2.10.2
#TFA_REPO="https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git"
#Local Mirror
TFA_REPO="https://git.gfnd.rcn-ee.org/mirror/trusted-firmware-a.git"
......@@ -42,7 +42,7 @@ OPTEE_PLATFORM=k3-am62x
#U-Boot
UBOOT_CFG_CORTEXR="am62x_beagleplay_r5_defconfig"
UBOOT_CFG_CORTEXA="am62x_beagleplay_a53_defconfig"
UB_TAG="v2024.04-rc4"
UB_TAG="v2024.04-rc5"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-am62x-gp-evm.bin
......
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-beagleplay-mainline"
debian_pkg_name="${package_name}"
package_version="2024.04.20240311.0"
package_version="2024.04.20240325.0"
package_source=""
src_dir=""
......@@ -20,8 +20,8 @@ debian_patch=""
clear_changelog="enable"
bullseye_version="~bullseye+20240312"
bookworm_version="~bookworm+20240312"
trixie_version="~trixie+20240312"
jammy_version="~jammy+20240312"
noble_version="~noble+20240312"
bullseye_version="~bullseye+20240326"
bookworm_version="~bookworm+20240326"
trixie_version="~trixie+20240326"
jammy_version="~jammy+20240326"
noble_version="~noble+20240326"
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