Lines Matching refs:by
6 a boot wrapper to make it usable by the system firmware. There is no
43 inside the image instead of provided by firmware. The
56 can be overridden by the wrapper script.
87 uImage: Native image format used by U-Boot. The uImage target
95 Used by OpenFirmware and other firmware interfaces
111 targets build all the default images as selected by the kernel configuration.
112 Default images are selected by the boot wrapper Makefile
113 (arch/powerpc/boot/Makefile) by adding targets to the $image-y variable. Look
128 The wrapper is adapted for different image types at link time by linking in
130 script' (found in arch/powerpc/boot/wrapper) is called by the Makefile and
137 can be selected by changing the link order.
141 the target you are trying to build is supported by the wrapper bits.