Hi, I'm not able to produce a valid 2.4 binary kernel image using uClinux distribution 20090618 and arm-linux-tools-20061213 toolchain. First noticed with my own target but then tried with Armulator/SkyEye targets: the .elf image is perfect but the binary image (make Image) contains about 8K of additional space at the beginning, so the binary version looks like
jmp true_entry_point <8K of garbage or data> true_entry_point: real_code_starts_here all offsets are destroyed and such binary image cannot be loaded correctly. It should be something very simple but I miss the point. Please advise. -- Best regards, Andrei mailto:andrei.marty...@web.de _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev