problem on uImage-sh support.

Angelo CASTELLO angelo.castello at st.com
Wed Nov 16 08:07:45 EST 2011


Hi all,
I tried to use the uImage-sh support but unfortunately it doesn't work.
I think to have found where is the fault that i want
discuss with all SH users.
The actual kexec code is expecting to have the kernel uImage as
uImage_header + zImage
but the actual build produces
uImage_header + vmlinux.bin.gz
So, the uImage_sh_load routine doesn't match with the input file.

Is there someone have met this problem ?

I rewritten the above mentioned routine using the generic uImage_gz_load and
all is working fine. 
Before the submit the patch your feedback is welcome.
Regards,
Angelo




More information about the kexec mailing list