Lines Matching full:sub
24 Additionally, old uImage format has been extended to support multi sub-images
87 To identify FIT sub-nodes representing images, hashes, configurations (which
88 are defined in the following sections), the "unit name" of the given sub-node
126 load addresses supplied within sub-image nodes. May be omitted when no
130 - images : This node contains a set of sub-nodes, each of them representing
131 single component sub-image (like kernel, ramdisk, etc.). At least one
132 sub-image is required.
142 This node is a container node for component sub-image nodes. Each sub-node of
146 |- description = "component sub-image description"
148 |- type = "sub-image type name"
160 - description : Textual description of the component sub-image
161 - type : Name of component sub-image type, supported types are:
188 - hash-1 : Each hash sub-node represents separate hash or checksum
215 |- default = "default configuration sub-node unit name"
223 - default : Selects one of the configuration sub-nodes as a default
227 - configuration-sub-node-unit-name : At least one of the configuration
228 sub-nodes is required.
238 |- kernel = "kernel sub-node unit name"
239 |- ramdisk = "ramdisk sub-node unit name"
240 |- fdt = "fdt sub-node unit-name" [, "fdt overlay sub-node unit-name", ...]
241 |- fpga = "fpga sub-node unit-name"
242 |- loadables = "loadables sub-node unit-name"
247 - kernel : Unit name of the corresponding kernel image (image sub-node of a