Forum Discussion
Altera_Forum
Honored Contributor
21 years agoBooting ucLinux
UCLinux is unable to find the root filesystem, and panics. Observations: >microtronix[mtd]: RAM probe address=0xa00000 size=0x0 >Creating 1 MTD partitions on "RAM": >0x00000000-0x0000000...
Altera_Forum
Honored Contributor
21 years agohi... you can modify the code directly in the plugin and when you re-build your kernel project, the changes will be reflected in your new code.
As a side-note: A bug in the current release of Nios II Linux currently rebuilds the entire kernel project each time since the nios2_system.h file is constantly being rebuilt. I would recommend setting the <kernel_project>/build/include/nios2_system.h file to read-only unless you're constantly changing your target hardware... it's a kludge until our maintenance release is out but it should help.