Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThe bootm command is now implemented. You'll also
need to get the mkimage utility to create the u-boot image file. Pre-builts, sources, etc updated at: http://www.psyent.com/download (http://www.psyent.com/download) I tested by booting a gzipped Microtronix linux kernel on the Altera 1C20 devkit board. Result were pretty good: vmlinux.bin: 1.6 MB (original binary) vmlinux.img: 678 KB (gzipped u-boot image). BTW: see the README in the mkimage zip file for instructions. Regards, --Scott