Forum Discussion
Altera_Forum
Honored Contributor
20 years agoporting u-boot to my cyclone board
I can not access the web link given in the forum http://www.pysent.com/download (http://www.pysent.com/download) can anyone send the code to me? my email is: [email protected] Thanks ...
Altera_Forum
Honored Contributor
20 years agoThe default load address is set by link script.
Check your Makefile to find out the link script. You can check the load address with, "nios2-linux-uclibc-objdump -h u-boot", it will display in VMA/LMA fields.