Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIt was a loooong time ago :)
It was a Nios2 executable (not a linux image or uboot stuff). The common way of starting an elf file is bootelf. However, for testing purpose I wanted to put this program in a uboot image.... If you want to find the linked address of an elf program you can use objdump. Best regards, Franck.