Lines Matching refs:kernel
10 Evolution of the 2.6 Linux kernel for embedded PowerPC systems introduced new
12 kernel in the form of Flattened Device Tree.
50 To avoid confusion with the kernel FDT the following naming convention is
131 single component sub-image (like kernel, ramdisk, etc.). At least one
162 "standalone", "kernel", "kernel_noload", "ramdisk", "firmware", "script",
170 - os : OS name, mandatory for types "kernel" and "ramdisk". Valid OS names
174 - arch : Architecture name, mandatory for types: "standalone", "kernel",
181 "standalone" and "kernel".
183 property of the root node. Mandatory for types: "standalone" and "kernel".
207 convenient, labeled boot configurations, which combine together kernel images
236 |- kernel = "kernel sub-node unit name"
245 - kernel : Unit name of the corresponding kernel image (image sub-node of a
246 "kernel" type).
256 an x86 kernel). This contains the setup.bin file built by the kernel.
265 The FDT blob is required to properly boot FDT based kernel, so the minimal
266 configuration for 2.6 FDT kernel is (kernel, fdt) pair.
268 Older, 2.4 kernel and 2.6 non-FDT kernel do not use FDT blob, in such cases
294 Normal kernel FIT image has data embedded within FIT structure. U-Boot image