Hi Myles,
On Wed, Nov 21, 2007 at 12:13:23PM -0700, Myles Watson wrote:
It makes the same changes as mentioned before, but it also uses the correct kernel image depending on the architecture. mkelfimage doesn't work with an x86_64 vmlinux, and with an i386 bzImage it generates a _much_ larger elf.
Ah, is that what's happening? Bug in mkelfimage?
I've built an m57sli-s4 LAB image on 32-bit, and just booted it. Great work.
Signed-off-by: Myles Watson myles@pel.cs.byu.edu
Acked-by: Ward Vandewege ward@gnu.org
Thanks, Ward.