U-boot xt-q8l-v10 legacy fails to build at CI

Description

tools/mkimage: Can't open /root/armbian/cache/sources/rkbin-tools/rk32/rk3288_ddr_400MHz_v1.08.bin: No such file or directory 1124Error: Bad parameters for image type 1125Usage: tools/mkimage [-T type] -l image 1126 -l ==> list image header information 1127 -T ==> parse image file as 'type' 1128 tools/mkimage [-x] -A arch -O os -T type -C comp -a addr -e ep -n name -d data_file[:data_file...] image 1129 -A ==> set architecture to 'arch' 1130 -O ==> set operating system to 'os' 1131 -T ==> set image type to 'type' 1132 -C ==> set compression type 'comp' 1133 -a ==> set load address to 'addr' (hex) 1134 -e ==> set entry point to 'ep' (hex) 1135 -n ==> set image name to 'name' 1136 -d ==> use image data from 'datafile' 1137 -x ==> set XIP (execute in place) 1138 tools/mkimage [-D dtc_options] [-f fit-image.its|-f auto|-F] [-b <dtb> [-b <dtb>]] [-E] [-B size] [-i <ramdisk.cpio.gz>] fit-image 1139 <dtb> file is used with -f auto, it may occur multiple times. 1140 -D => set all options for device tree compiler 1141 -f => input filename for FIT source 1142 -i => input filename for ramdisk file 1143 -E => place data outside of the FIT structure 1144 -B => align size in hex for FIT structure and header 1145Signing / verified boot options: [-k keydir] [-K dtb] [ -c <comment>] [-p addr] [-r] [-N engine] 1146 -k => set directory containing private keys 1147 -K => write public keys to this .dtb file 1148 -G => use this signing key (in lieu of -k) 1149 -c => add comment in signature node 1150 -F => re-sign existing FIT image 1151 -p => place external data at a static position 1152 -r => mark keys used as 'required' in dtb 1153 -N => openssl engine to use for signing 1154 tools/mkimage -V ==> print version information and exit 1155Use '-T list' to see a list of available image types 11561047+1 records in 11571047+1 records out 1158536188 bytes (536 kB, 524 KiB) copied, 0.00382266 s, 140 MB/s

Environment

None

Checklist

hide

Activity

Show:

jock May 17, 2022 at 7:29 PM

Uhm, I guess the extension for rkbin-tools missing in some configuration file; I’ll check better tomorrow!

Done

Details

Assignee

Reporter

Fix versions

Priority

Created May 17, 2022 at 4:51 PM
Updated May 18, 2022 at 3:20 PM
Resolved May 18, 2022 at 3:20 PM