Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInit not found
Greetings, I'm using the BeMicro SDK board from arrow. I have been able to successfully load the sample ucLinux w/MMU image from the wiki with no problems. I am now attempting to replicate th...
Altera_Forum
Honored Contributor
14 years agoNevermind. I misunderstood the purpose of the CONFIG_KERNEL_REGION_BASE parameter.
I should have changed DDR2_TOP_BASE in linux-2.6/arch/nios2/include/asm/nios.h instead. Setting this value to 0x10000000 fixed my problem.Welcome to
____ _ _
/ __| ||_|
_ _| | | | _ ____ _ _ _ _
| | | | | | || | _ \| | | |\ \/ /
| |_| | |__| || | | | | |_| |/
| ___\____|_||_|_| |_|\____|\_/\_/
| |
|_|
BusyBox v1.18.4 (2011-09-01 14:50:32 EDT) hush - the humble shell
Enter 'help' for a list of built-in commands.
root:/>
*much excitement*