change radxa uboot branch to next-dev

This commit is contained in:
amazingfate 2023-05-19 17:25:21 +08:00 committed by igorpecovnik
parent 09e82fe25e
commit ea952814d1

View File

@ -9,7 +9,7 @@
source "${BASH_SOURCE%/*}/include/rockchip64_common.inc"
BOOTSOURCE='https://github.com/radxa/u-boot.git'
BOOTBRANCH='branch:stable-5.10-rock5'
BOOTBRANCH='branch:next-dev'
BOOTPATCHDIR="legacy/u-boot-radxa-rk3588"
OVERLAY_PREFIX='rockchip-rk3588'
ROCKUSB_BLOB="rk35/rk3588_spl_loader_v1.08.111.bin"