Lines Matching refs:that
8 be adaptable for each kind of image that needs to be built.
11 Makefile in that directory has targets for all the available image types.
25 U-Boot (for versions that don't understand the device
29 with boot wrapper code that extracts data from the old
48 dtbImages are similar to simpleImages except that
57 simpleImage.%: Firmware independent compressed image that does not
59 a device tree blob. This image is a flat binary that
67 the Xilinx Virtex platform). The only assumption that
68 simpleImage makes is that RAM is correctly initialized
69 and that the MMU is either off or has RAM mapped to
74 ensure that the cache is invalidated before caching
80 that the dts file for virtex405 targets should be
90 requires a version of U-Boot that is able to pass
119 that a single vmlinux image can be booted on many different target boards.
120 It also means that the boot wrapper must be able to wrap for many kinds of
125 also ensures that obscure parts of the wrapper are at the very least compile
129 just the wrapper bits that are appropriate for the image type. The 'wrapper
133 are not repeated here. However, it is worth mentioning that the script