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 agoCool, that got it,
I had a look at the code in the .entry section and it is only a loop to clear the instruction cache followed by an absolute jump (not relative), so just relocating that section to the boot address (0x0100_0000) resolves the problem and it works. thanks for your help all. Regards,