diff -Nurp /usr/ports/sysutils/u-boot/aarch64/Makefile ./Makefile --- /usr/ports/sysutils/u-boot/aarch64/Makefile Tue Nov 18 11:51:57 2025 +++ ./Makefile Thu Jan 1 22:09:39 2026 @@ -1,5 +1,5 @@ VERSION= 2021.10 -REVISION= 12 +REVISION= 13 SOC= aarch64 diff -Nurp /usr/ports/sysutils/u-boot/aarch64/pkg/PLIST ./pkg/PLIST --- /usr/ports/sysutils/u-boot/aarch64/pkg/PLIST Tue Nov 18 11:51:57 2025 +++ ./pkg/PLIST Thu Jan 1 22:04:08 2026 @@ -66,6 +66,8 @@ share/u-boot/rock-pi-n10-rk3399pro/u-boot-rockchip.bin @comment share/u-boot/rock-pi-n10-rk3399pro/u-boot.bin @comment share/u-boot/rock-pi-n10-rk3399pro/u-boot.img share/u-boot/rock-pi-n10-rk3399pro/u-boot.itb +share/u-boot/rock960-rk3399/ +share/u-boot/rock960-rk3399/idbloader.img @comment share/u-boot/rock960-rk3399/u-boot share/u-boot/rock960-rk3399/u-boot-rockchip.bin @comment share/u-boot/rock960-rk3399/u-boot-spl.bin
