kernel_entry up front

From: Luke -Jr
Date: Fri Jul 11 2008 - 00:17:30 EST


I need to get kernel_entry to the lowest memory region in the binary. This is
because a platform I am porting to does not support ELF, and always begins
execution at the first word of the firmware image. Alternatively, if there is
a simpler way to prepend the image with a jump to the kernel_entry symbol,
that could work as well.

Thanks,

Luke
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/