Altera_Forum
Honored Contributor
20 years agoChanging ROMFS start in flash
Hi:
I'm using the Nios2 IDE / Microtronix 1.4 dist. I an currently loading my romfs.flash image starting at 0x200000 in my flash. I have a need to relocate the image and I now want to place it at 0x300000. When I do, the kernel boots and appears to moutn the filesystem but I get a "Kernel Panic: No init found..." message. When I relocate the FS image back to 200000, all is well. In looking at the kernel "system.map" file and other header files, it looks like 0x200000 is fixed as the start of the romfs. How / where do I change this? Thanks in advance Nick