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 _reset function contains 2 call assembly instructions. Those instructions are PC relative instructions. So it depends on whether objcpy will update the call instruction correctly. I am not sure if objcopy's relocate feature changes the dependencies.
I haven't ever done that.