RK3399: bump u-boot to 2024-04 release

This commit is contained in:
brooksytech 2024-04-04 19:42:00 +00:00
parent 477f8de016
commit d32afa9993
No known key found for this signature in database

View file

@ -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)