Forum Discussion
Altera_Forum
Honored Contributor
20 years agogo to arch/nios2nommu/kernel/setup.c, after the call of init_bootmem_node , put a free_bootmem for your SDRAM. This will label your SDRAM as free memory.
wentao Microtronix Datacom Ltd.go to arch/nios2nommu/kernel/setup.c, after the call of init_bootmem_node , put a free_bootmem for your SDRAM. This will label your SDRAM as free memory.
wentao Microtronix Datacom Ltd.