Forum Discussion
Altera_Forum
Honored Contributor
20 years agoIf let me guess, I will go to arch/nios2nommu/kernel/setup.c, at the end of setup_arch(). There give all the memory to init_bootmem_node. I am not sure if this is the reason of your problem, but you should be able to find out by stepping through the booting procedures...