Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI now have been able to get SD-Card working through SPI. I´m able to mount the SD-Card in uClinux can read and write data.
Now I would like to use the SD-Card as Root-Device, so i followed the instructions here: http://www.alterawiki.com/wiki/root_device. Now the problem: When I unselect the [ ] Initial RAM filesystem and RAM disk (initramfs/initrd) support and type make the "zImage" is not generated. The message shown says: "*** No rule to make target `image.zimage.all'" What can I do to make it work?