Thanks for the announcement of new release.<br><br>I have successfully compiled for mpc83xx, but execution was failed with following message<br>"Symbol: mem_size found cannot set".<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"><<a href="mailto:horms@verge.net.au">horms@verge.net.au</a>></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>
> On Mon, 2010-07-12 at 11:52 +0530, krish wrote:<br>
> > I have changed subject to "mpc83xx" instead "mpc85xx", and continue<br>
> > compile error in this email.<br>
> > I will post new request for "support of kexec for mpc85xx", if<br>
> > required.<br>
><br>
> No this is fine, I'm just trying to make sure I understand exactly what<br>
> you are doing.<br>
><br>
> ><br>
> > "Makefile.libfdt" file is not present in the package.<br>
> ><br>
> > I have used following link to download package.<br>
> > <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>
><br>
> It looks like this package is missing stuff. My only advice here is to<br>
> use git instead. I just tested GIT HEAD and the file is included and the<br>
> 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>