On Thursday 23 February 2006 14:57, Arjan van de Ven wrote:
(or at leastthe issue is that the address will be a link time thing, which means lots of complexity.
it shouldn't), but arch/x86_64/boot/compressed/head.S
seems to have the entry address hardcoded. Perhaps you can just change this
to pass in the right address?
bzImage image should be only generated after vmlinux is done and then the address should be available with a simple grep in System.map