Forum Discussion
Altera_Forum
Honored Contributor
20 years agoNot exactly, the marc's are from the microtronix. Just remove the CRLF and dos2unix and some cygwin
path. Then merge back to uclinux release. They are basically the same. I restore the dos2unix again, but can't get the same error. Please install marc's tools chain. You can also try, zip -r , rename the kernel tree, and unzip -a. Remove the dos2unix in the kernel Makefile, with a Linux editor. Adding# as comment will not work. You can not use windows editor, they will add CRLF. Then compile using windows tools. You can check the kernel usr dir, try gunzip initramfs_data.cpio.gz. To see if the gz is OK. If gunzip is OK, the AS is just .incbin of it, then it should be the tool's problem.