Skip to content

Commit 4e364f5

Browse files
committed
u-boot: v2025.07
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
1 parent d7ddda5 commit 4e364f5

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ chmod +x get_n_install.sh ; \
66
sudo ./get_n_install.sh
77
```
88

9-
# CI Test Binaries
9+
# CI Test Binaries:
10+
1011
```
1112
wget https://beagle-pkgs.gitlab.io/u-boot-beagleboneai64/get_ci_n_install.sh ; \
1213
chmod +x get_ci_n_install.sh ; \

version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ TRUSTED_FIRMWARE="lts-v2.12.4"
1010
OPTEE="4.7.0-rc1"
1111

1212
#https://github.com/beagleboard/u-boot.git
13-
UBOOT="${UBOOT:-v2025.07-rc5-Beagle}"
13+
UBOOT="${UBOOT:-v2025.07}"

0 commit comments

Comments
 (0)