Lines Matching refs:mkimage
118 Relationship to mkimage
121 The mkimage tool provides a means to create a FIT. Traditionally it has
126 More relevant to binman, mkimage also permits creation of many SoC-specific
127 image types. These can be listed by running 'mkimage -T list'. Examples
128 include 'rksd', the Rockchip SD/MMC boot format. The mkimage tool is often
131 Binman considers the output files created by mkimage to be binary blobs
132 which it can place in an image. Binman does not replace the mkimage tool or
134 type for the images in mkimage, but this would not add functionality. It
136 the boundaries between building input files (mkimage) and packaging then
149 sunxi-spl.bin. This should probably move into mkimage.
151 2. It uses mkimage to package U-Boot into a legacy image file (so that it can
159 sunxi-spl.bin (by calling mksunxiboot, or hopefully one day mkimage). In any