« Return to Thread: kexec on mips - anyone has it working?

Re: kexec on mips - anyone has it working?

by mangoo :: Rate this Message:

| View in Thread

Nicolas Schichan schrieb:

>>  Ideas? Ways to debug it?
>
> I am using a 2.6.20 kernel on a 32bit mips platform and it is working
> fine. however I am using this userland code (make CROSS=$(your
> cross-compiler prefix) to compile it) :
>
> http://chac.le-poulpe.net/~nico/kexec.tar.gz
>
> Could you try to add the following line in machine_kexec.c, just before
> jumping to the trampoline:
>
>        change_c0_config(CONF_CM_CMASK, CONF_CM_UNCACHED);

And machine_kexec.c file is in where? It's not in the above one, it's
not in kexec-tools-testing-20080324?


--
Tomasz Chmielewski
http://wpkg.org


 « Return to Thread: kexec on mips - anyone has it working?