Eric W. Biederman schrieb: > Well reading through the relevant code would probably help, it > lists fairly clearly which subset of the kernel format I support.
Now it complains about an Invalid memory segment 0x9f000 - 0x9ffff This seems to be created by valid_memory_range returning zero, but to be honest I have no idea what is stored in that memory_range array and why kexec thinks I want to do anything in this range which is obviously above the 1M barrier. And i have no idea who called add_segment and why. If there is any format which can be used more straightforward than bzImage, tell me please. Michael PS: my binary (and source) is still available from http://home.arcor.de/mschierlm/test/hello.tar.gz if anyone wants to take a look. I don't expect you to make it "work", just make kexec to believe this is some code that can be run. _______________________________________________ fastboot mailing list [email protected] https://lists.osdl.org/mailman/listinfo/fastboot
