Forum Discussion
Altera_Forum
Honored Contributor
21 years agoThere is one line in the kernel linker script (arch/nios2nommu/kernel/vmlinux.lds.S):
eram : ORIGIN = nasys_program_mem_end, LENGTH = 0 or you can modify memory_end in arch/nios2nommu/kernel/setup.c to make it smaller.