Altera_Forum
Honored Contributor
21 years agobootpath
Which is the first function (and in which file) that gets run when a (microtronix) nios uClinux kernel boots up?
One of the kernel guys can correct me if I'm wrong, but I believe the first code executed is in linux-2.6.x/arch/nios2nommu/kernel/head.S. Look for "__start:"
Dennis Scott Microtronix Datacom Ltd.