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 agoSoooo if I get you right (and I'm not at my desk now to verify it)
If when I do an elf-objcopy I specify that just the .entry portion is relocated to 0x0100_0000 then we should be okay? I note that the .entry section is just 32 bytes in length therefore it should be possible to relocate it just under the exception code at 0x0100_0020 . Will try it in the morning, thanks guys. Regards,