Hi, I am using linux-2.6.34.1 version for both mpc83xx and mpc85xx processors. This version of kernel supports kexec for both 83xx and 85xx processors. I have been using ELDK toolchain for PowerPC processors. I am using u-boot as boot loader and uImage & dtb images as Linux images. I have downloaded 2.0.2-rc1 package and tried to compile for mpc83xx. I have used following command to configure kexec-tools for ppc. ./configure --prefix=/home/krishna/work/kexec-tools-6dd624d/ CC=/opt/ELDK41/usr/bin/ppc_6xx-gcc LD=/opt/ELDK41/usr/bin/ppc_6xx-ld BUILD_CC=/usr/bin/gcc --target=ppc --host=i686 CC=/opt/ELDK41/usr/bin/ppc_6xx-gcc TARGET_CC=/opt/ELDK41/usr/bin/ppc_6xx-gcc; The compilation was broken for PPC. If the above configuration was wrong, please help me to configure the package for ppc. Thanks in advance. On Fri, Jul 9, 2010 at 12:13 PM, Simon Horman <horms at verge.net.au> wrote: > On Fri, Jul 09, 2010 at 01:28:18AM -0500, Matthew McClintock wrote: > > On Fri, 2010-07-09 at 11:39 +0530, krish wrote: > > > Hi, > > > > > > Is kexec-tools support powerpc mpc85xx processors. If so, please help > > > me to compile the package for powerpc processors. > > > > > > > Some work has been done recently on the kernel side and kexec side. > > First, what version of the kernel are you running? Secondly, you will > > need to get kexec from git or possibly a very recent version for it to > > work. > > Current git and 2.0.2-rc1 are the same thing at this moment :-) > -- Regards, Radha Krishna "Yesterday is history, Tomorrow is mystery, Today is gift" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.infradead.org/pipermail/kexec/attachments/20100710/85c19660/attachment.html>