Our requirement is to boot the (2.6.27.9-5 SuSE Linux) kernel image vmlinuz at some other specified address than its default address of 64MB on ia64 architecture.
I would like to know the parameter in kernel code which is responsible for this 64MB default address setting, so that we can change/update the Linux Kernel start address (to other specified address) and built the image again.

I am very new to this topic and request you to provide your valuable inputs/code samples/references.

Thanks.