Forum | Documentation | Website | Blog

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

Revert "bb-u-boot-sk-am69 (2025.01.20250107.1)"

This reverts commit 4c929307

.

Signed-off-by: default avatarRobert Nelson <robertcnelson@gmail.com>
parent 4c929307
Branches
No related merge requests found
bb-u-boot-sk-am69 (2025.01.20250107.1-0~bookworm+20250124) bookworm; urgency=low
bb-u-boot-sk-am69 (2025.01.20250107.0-0~bookworm+20250124) bookworm; urgency=low
* 20250107 - v2025.01 - https://github.com/u-boot/u-boot/releases/tag/v2025.01
* 20241204 - 10.01.10 - https://git.ti.com/gitweb?p=processor-firmware/ti-linux-firmware.git;a=tag;h=refs/tags/10.01.10
......@@ -6,5 +6,5 @@ bb-u-boot-sk-am69 (2025.01.20250107.1-0~bookworm+20250124) bookworm; urgency=low
* 20241115 - v2.12.0 - https://github.com/ARM-software/arm-trusted-firmware/releases/tag/v2.12.0
* add extlinux.conf boot menu options over serial
-- Robert Nelson <robertcnelson@gmail.com> Fri, 24 Jan 2025 17:20:03 -0600
-- Robert Nelson <robertcnelson@gmail.com> Fri, 24 Jan 2025 17:10:16 -0600
......@@ -14,7 +14,7 @@ TARGETDIR=bb-u-boot-sk-am69
#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=10.00.06
TILF_TAG=10.01.10
#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"
......@@ -41,9 +41,9 @@ OPTEE_REPO="https://git.gfnd.rcn-ee.org/mirror/optee_os.git"
OPTEE_PLATFORM=k3-j784s4
#U-Boot
UBOOT_CFG_CORTEXR="j784s4_evm_r5_defconfig"
UBOOT_CFG_CORTEXA="j784s4_evm_a72_defconfig"
UB_TAG="v2023.04-ti-09.02.00.009-BeagleY-AI-Production"
UBOOT_CFG_CORTEXR="am69_sk_r5_defconfig"
UBOOT_CFG_CORTEXA="am69_sk_a72_defconfig"
UB_TAG="v2025.01-Beagle"
UB_REPO="https://github.com/beagleboard/u-boot.git"
UB_TIBOOT=tiboot3-j784s4-hs-fs-evm.bin
UB_TISPL=tispl.bin
......
......@@ -5,7 +5,7 @@
package_name="bb-u-boot-sk-am69"
debian_pkg_name="${package_name}"
package_version="2025.01.20250107.1"
package_version="2025.01.20250107.0"
package_source=""
src_dir=""
......
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