"Lu, Yinghai" <[EMAIL PROTECTED]> writes:

> Please check patch attached. It could be applied to mkelfImage cleanly.
>
> Make mkelfImage to take vmlinux in elf64 for amd64
>
> Actually the vmlinux on amd64 is elf64, so parse it and set it back to
> elf32.

Nack.

The 32bit entry point for 64bit kernels is going away.  If you want to use
vmlinux directly for 64bit kernels please use the 64bit entry point.

That requires a whole new kernel type to be added to mkelfImage, unless
I am missing something obvious.

Eric

p.s. Sorry for the delayed reply.
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to