Lines Matching +full:built +full:- +full:into
10 be adaptable for each kind of image that needs to be built.
17 others. U-Boot is typically found on embedded PowerPC hardware, but there
21 The boot wrapper is built from the makefile in arch/powerpc/boot/Makefile and
28 U-Boot (for versions that don't understand the device
31 are all embedded inside the U-Boot uImage file format
33 bd_info structure and loads the data into the device
34 tree before jumping into the kernel.
37 bd_info structure used in the old U-Boot interfaces,
39 U-Boot platform has a different platform init file
77 uImage: Native image format used by U-Boot. The uImage target
80 requires a version of U-Boot that is able to pass
82 version of U-Boot, then you need to use a cuImage
97 built with 'make treeImage.walnut', then the build system will use
103 (arch/powerpc/boot/Makefile) by adding targets to the $image-y variable. Look
106 How it is built
107 ---------------
124 uses the -p (platform) argument as the main method of deciding which wrapper