Hi, I am porting kexec on MIPS CPU which is running in little endian mode. While setting up kexec, I see that the definitions of crash elf headers are only for big endian MIPS. The elf header populated by the crashdump-mips.c is for big endian. Is there support for little endian MIPS in kexec tools? Thanks Sagar