--- Quote Start ---
originally posted by mfm@May 11 2006, 09:26 AM
<div class='quotetop'>quote
--- quote end ---
--- quote start ---
the uncompressed kernel is ~/linux-2.6.x/vmlinux . --- Quote End ---
That's a 12.8 MB file, 5.7 MB when gziped
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/huh.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=15269)</div>
[/b]
--- Quote End ---
vmlinux and zImage are elf.
maybe you should convert them to binary with "nios2-linux-uclibc-objcopy -O binary" .
then use the binary for mkimage for u-boot.