Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by faye@Nov 3 2006, 10:38 AM ps: i only copy zd1211b.o to romfs.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19120)
--- quote end ---
--- Quote End --- Something wrong in your romfs. cd ~/uClinux-dist rm -rf romfs make romfs make cd ~/zd1211 make # compile modules and copy to romfs, the make file do the copy, don't copy it by hand cd ~/uClinux-dist make # depmod and strip the modules (ie, remove debug symbols and reduce the size) make linux image # to update initramfs