Forum Discussion
Altera_Forum
Honored Contributor
20 years agoMoreThanIP Ethernet driver
I'm running into problems trying to compile the MoreThanIP ethernet driver into the uCLinux kernel. Has anyone else seen this? Is there a solution? CC arch/nios2nommu/kernel/setup.o ...
Altera_Forum
Honored Contributor
20 years agoI ran into exactly the same problem; turns out I was mistakingly using the system description file 'standard_1c12.ptf'. Should be 'linux_1c12_eval.ptf' instead.
Also remember to uncheck 'SMC 91111 support' under Network Support within the Linux Kernel Configuration tool. In all other senses follow the instructions on the 'Microtronix Nios II Linux Distribution Quick Start Guide'. That's all you should have to do in order to build your kernel for the cyclone evaluation kit.