mirror of
https://github.com/DrHo1y/orangepi-build.git
synced 2026-03-23 09:06:43 +07:00
h618: update u-boot to v2024.01
This commit is contained in:
2
external/config/boards/orangepizero2w.conf
vendored
2
external/config/boards/orangepizero2w.conf
vendored
@@ -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"
|
||||
|
||||
2
external/config/boards/orangepizero3.conf
vendored
2
external/config/boards/orangepizero3.conf
vendored
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user