[packages/uboot] package spi image for rockchip boards

atler atler at pld-linux.org
Tue Feb 24 01:35:36 CET 2026


commit 705076ef0e4d8ccf11fe010d13635803d871b5c9
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Feb 24 01:34:49 2026 +0100

    package spi image for rockchip boards

 uboot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/uboot.spec b/uboot.spec
index e7abe0f..66e4192 100644
--- a/uboot.spec
+++ b/uboot.spec
@@ -264,7 +264,7 @@ for config in %configs; do
 		done
 	elif echo ' %rk3399_configs %rk3588_configs ' | grep -q " $config "; then
 		install -d $RPM_BUILD_ROOT%{imagedir}/$config
-		cp -p build/$config/{idbloader.img,u-boot.itb} $RPM_BUILD_ROOT%{imagedir}/$config
+		cp -p build/$config/{idbloader.img,u-boot.itb,u-boot-rockchip-spi.bin} $RPM_BUILD_ROOT%{imagedir}/$config
 	elif [ $config = "odroid-n2" ]; then
 		install -d $RPM_BUILD_ROOT%{imagedir}/$config
 		cp -p build/hardkernel-uboot-odroid/sd_fuse/u-boot.bin $RPM_BUILD_ROOT%{imagedir}/$config
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uboot.git/commitdiff/705076ef0e4d8ccf11fe010d13635803d871b5c9



More information about the pld-cvs-commit mailing list