Lines Matching refs:its
22 for its latest version. mkimage (together with dtc) takes as input
24 its various properties used during booting. By convention, image source file
25 has the ".its" extension, also, the details of its format are given in
37 - image source file (*.its)
60 If a platform specific image source file (.its) is shipped with the U-Boot
77 doc/uImage.FIT/kernel.its (note that kernel.its assumes that vmlinux.bin.gz is
79 specified in the kernel.its file). Here's how to create the image and inspect
80 its contents:
83 $ mkimage -f kernel.its kernel.itb
84 DTC: dts->dtb on file "kernel.its"
187 be produced using image source file doc/uImage.FIT/kernel_fdt.its like this
189 the current working directory -- image source file kernel_fdt.its can be
193 $ mkimage -f kernel_fdt.its kernel_fdt.itb
194 DTC: dts->dtb on file "kernel_fdt.its"
320 Refer to doc/uImage.FIT/multi.its for an image source file that allows more