Forum Discussion
Altera_Forum
Honored Contributor
15 years agounstable-nios2mmu boot error
Hi all, Here is what I try to do : I have a SOPC system with a NIOS2 with MMU. It is configured exactly as explain in : alterawiki.com/wiki/Linux_for_the_Nios_II_Processor I want to use device-tr...
Altera_Forum
Honored Contributor
14 years agoIt's a bit late, but I have possibly found a bug that may provokes this 'fault during kernel misaligned fixup'.
It happens when CONFIG_PASS_CMD_LINE is not set under menuconfig (because the parameter passed to early_init_devtree() is not initialized to be more precise). However, it has no relationship with the kernel panic that comes later...