Thanks for the announcement of new release.<br><br>I have successfully compiled for mpc83xx, but execution was failed with following message<br>&quot;Symbol: mem_size found cannot set&quot;.<br><br>The root cause behind it was that pul_stack and mem_size symbols are not defined in purgatory/arch/ppc/purgatory-ppc.c file.<br>
Correct me if i am wrong.<br><br>As i am new to git, I am going through the git user manual to sync with the latest sources and if possible to provide code changes in patch-format..<br><br><br><div class="gmail_quote">On Tue, Jul 13, 2010 at 8:28 AM, Simon Horman <span dir="ltr">&lt;<a href="mailto:horms@verge.net.au">horms@verge.net.au</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Mon, Jul 12, 2010 at 10:29:53AM -0500, Matthew McClintock wrote:<br>

&gt; On Mon, 2010-07-12 at 11:52 +0530, krish wrote:<br>
&gt; &gt; I have changed subject to &quot;mpc83xx&quot; instead &quot;mpc85xx&quot;, and continue<br>
&gt; &gt; compile error in this email.<br>
&gt; &gt; I will post new request for &quot;support of kexec for mpc85xx&quot;, if<br>
&gt; &gt; required.<br>
&gt;<br>
&gt; No this is fine, I&#39;m just trying to make sure I understand exactly what<br>
&gt; you are doing.<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; &quot;Makefile.libfdt&quot; file is not present in the package.<br>
&gt; &gt;<br>
&gt; &gt; I have used following link to download package.<br>
&gt; &gt; <a href="http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/testing/kexec-tools-2.0.2-rc1.tar.gz" target="_blank">http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/testing/kexec-tools-2.0.2-rc1.tar.gz</a><br>

&gt;<br>
&gt; It looks like this package is missing stuff. My only advice here is to<br>
&gt; use git instead. I just tested GIT HEAD and the file is included and the<br>
&gt; complication works. Can you give that a shot?<br>
<br>
</div></div>Sorry about that, I have resolved this problem by including the<br>
following change in 2.0.2-rc2.<br>
<br>
<a href="http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/testing/kexec-tools-2.0.2-rc2.tar.gz" target="_blank">http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/testing/kexec-tools-2.0.2-rc2.tar.gz</a><br>

<br>