RK3399: bump u-boot to 2024-04 release
This commit is contained in:
parent
477f8de016
commit
d32afa9993
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ case ${DEVICE} in
|
|||
;;
|
||||
RK3399)
|
||||
PKG_DEPENDS_TARGET+=" atf openssl:host"
|
||||
PKG_VERSION="2024.01"
|
||||
PKG_VERSION="2024.04"
|
||||
PKG_URL="https://ftp.denx.de/pub/u-boot/${PKG_NAME}-${PKG_VERSION}.tar.bz2"
|
||||
;;
|
||||
RK3326)
|
||||
|
|
Loading…
Reference in a new issue