Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAdding MTD support
Hello, We got a system that is not accessible, it only has an ethernet port. The OS was built without MTD support. We like to ftp all the MTD related kernel files to it, insert the kernel modu...
Altera_Forum
Honored Contributor
15 years agoYes I followed the instructions in the wiki.
Using another board, I created a new OS with MTD support. It works. I copied all the ko files from that system to the other card that I can only access via telnet/ftp. I tried to create all the device components in the dev directory, and then I tried to insert the modules. Which of course did not work. How do register a device with the kernel? Thanks