We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ddda5 commit 4e364f5Copy full SHA for 4e364f5
README.md
@@ -6,7 +6,8 @@ chmod +x get_n_install.sh ; \
6
sudo ./get_n_install.sh
7
```
8
9
-# CI Test Binaries
+# CI Test Binaries:
10
+
11
12
wget https://beagle-pkgs.gitlab.io/u-boot-beagleboneai64/get_ci_n_install.sh ; \
13
chmod +x get_ci_n_install.sh ; \
version.sh
@@ -10,4 +10,4 @@ TRUSTED_FIRMWARE="lts-v2.12.4"
OPTEE="4.7.0-rc1"
#https://github.com/beagleboard/u-boot.git
-UBOOT="${UBOOT:-v2025.07-rc5-Beagle}"
+UBOOT="${UBOOT:-v2025.07}"
0 commit comments