Lines Matching refs:image
12 source [<addr>][:[<image>]|#[<config>]]
21 * legacy U-Boot image format
32 image
33 name of an image in a FIT file
40 If both *image* and *config* are omitted, the default configuration is used, or
41 if no configuration is defined, the default image.
46 FIT image
49 For creating a FIT image an image tree source file (\*.its) is needed. Here is
57 description = "FIT image to test the source command";
89 The FIT image file (boot.itb) is created with:
131 of the image tree source file another file can be included. Here is a minimal
147 Legacy U-Boot image
150 A script file using the legacy U-Boot image file format can be created based on
184 The FIT image file format requires CONFIG_FIT=y.#
185 The legacy U-Boot image file format requires CONFIG_LEGACY_IMAGE_FORMAT=y.
186 On hardened systems support for the legacy U-Boot image format should be