<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux-toradex.git/arch/microblaze/boot/dts, branch v3.1.2</title>
<subtitle>Linux kernel for Apalis and Colibri modules</subtitle>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/'/>
<entry>
<title>microblaze: Support simpleImage.dts make target</title>
<updated>2009-09-24T08:28:22+00:00</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2009-09-14T13:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.toradex.cn/cgit/linux-toradex.git/commit/?id=f05131cd7a9521031ccb1afd6234ce57ff03ae45'/>
<id>f05131cd7a9521031ccb1afd6234ce57ff03ae45</id>
<content type='text'>
Instead of remembering to specify DTB= on the make commandline, this commit
allows the much friendlier make simpleImage.&lt;dts&gt;
where &lt;dts&gt;.dts is expected to be found in arch/microblaze/boot/dts/
The resulting vmlinux, with the compiled DTS linked in, will be copied to
boot/simpleImage.&lt;dts&gt;

This mirrors the same functionality as on PowerPC,
albeit achieving it in a slightly different way.

+ strip simpleImage file
The size of output file is very similar to linux.bin.

vmlinux - full elf without fdt blob
simpleImage.&lt;dtb name&gt;.unstrip - full elf with fdt blob
simpleImage.&lt;dtb name&gt; - stripped elf with fdt blob

Add symlink to generic system.dts in platform folder

Signed-off-by: John Williams &lt;john.williams@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of remembering to specify DTB= on the make commandline, this commit
allows the much friendlier make simpleImage.&lt;dts&gt;
where &lt;dts&gt;.dts is expected to be found in arch/microblaze/boot/dts/
The resulting vmlinux, with the compiled DTS linked in, will be copied to
boot/simpleImage.&lt;dts&gt;

This mirrors the same functionality as on PowerPC,
albeit achieving it in a slightly different way.

+ strip simpleImage file
The size of output file is very similar to linux.bin.

vmlinux - full elf without fdt blob
simpleImage.&lt;dtb name&gt;.unstrip - full elf with fdt blob
simpleImage.&lt;dtb name&gt; - stripped elf with fdt blob

Add symlink to generic system.dts in platform folder

Signed-off-by: John Williams &lt;john.williams@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</pre>
</div>
</content>
</entry>
</feed>
