Forum Discussion
Altera_Forum
Honored Contributor
21 years agoStill UBoot ing...
Well thanks to everyone one and all my UBoot seems to be up and running fine however I'm still having a little bit of grief getting the final bits working (think I'm gonna write an app note o...
Altera_Forum
Honored Contributor
21 years agoThe assembly code that generated the jump call was relative. The linker changed it because it was too far away. This means that if your memory layout changes, the process you used this time may not work in the future.
Good to see you have it working though. regards,