h618: update u-boot to v2024.01

This commit is contained in:
leeboby
2024-07-10 14:52:44 +08:00
parent 52624375b8
commit 7152e883b5
6 changed files with 4 additions and 32 deletions

View File

@@ -12,4 +12,4 @@ DISTRIB_TYPE_LEGACY="buster"
DISTRIB_TYPE_CURRENT="bullseye focal jammy"
DISTRIB_TYPE_NEXT="bullseye bookworm jammy raspi"
BOOT_LOGO="desktop"
REVISION="1.0.0"
REVISION="1.0.2"

View File

@@ -12,4 +12,4 @@ DISTRIB_TYPE_LEGACY="buster"
DISTRIB_TYPE_CURRENT="bullseye focal jammy"
DISTRIB_TYPE_NEXT="bullseye bookworm jammy"
BOOT_LOGO="desktop"
REVISION="1.0.2"
REVISION="1.0.4"

View File

@@ -62,7 +62,7 @@ case $BRANCH in
[[ $BOARD =~ orangepizero2 ]] && BOOTBRANCH='branch:v2021.10-sunxi'
BOOTSCRIPT='boot-sun50iw9-next.cmd:boot.cmd'
if [[ $BOARD =~ orangepizero3|orangepir1b|orangepizero2w ]]; then
BOOTBRANCH='branch:v2021.07-sunxi'
BOOTBRANCH='branch:v2024.01'
fi
## For Linux5.16.y