mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
u-boot-radxa-rk35xx: bump to next-dev-v2024.10
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
source "${BASH_SOURCE%/*}/include/rockchip64_common.inc"
|
||||
|
||||
BOOTSOURCE='https://github.com/radxa/u-boot.git'
|
||||
BOOTBRANCH='branch:next-dev-v2024.03' # Always use same version as rk3588, they share a patch dir
|
||||
BOOTBRANCH='branch:next-dev-v2024.10' # Always use same version as rk3588, they share a patch dir
|
||||
BOOTPATCHDIR="legacy/u-boot-radxa-rk35xx"
|
||||
OVERLAY_PREFIX='rk35xx'
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
source "${BASH_SOURCE%/*}/include/rockchip64_common.inc"
|
||||
|
||||
BOOTSOURCE='https://github.com/radxa/u-boot.git'
|
||||
BOOTBRANCH='branch:next-dev-v2024.03' # Always use same version as rk35xx, they share a patch dir
|
||||
BOOTBRANCH='branch:next-dev-v2024.10' # Always use same version as rk35xx, they share a patch dir
|
||||
BOOTPATCHDIR="legacy/u-boot-radxa-rk35xx"
|
||||
OVERLAY_PREFIX='rockchip-rk3588'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user