Lines Matching refs:platform
34 cuImages are platform specific. Each specific
35 U-Boot platform has a different platform init file
37 from the platform specific bd_info file. The platform
38 specific cuImage platform init code can be found in
45 binary depending on the platform.
49 dtbImages have platform specific code for extracting
55 file named arch/powerpc/boot/<platform>.c; but this
67 the Xilinx Virtex platform). The only assumption that
71 simpleImage also supports inserting special platform
73 sequence. The virtex405 platform uses this feature to
134 uses the -p (platform) argument as the main method of deciding which wrapper
135 bits to compile in. Look for the large 'case "$platform" in' block in the
136 middle of the script. This is also the place where platform specific fixups