Re: [U-Boot] [PATCH] initcall: add explicit hint if initcall was relocated

2014-12-29 Thread Simon Glass
On 27 December 2014 at 15:35, Alexey Brodkin wrote: > > Commit "initcall: Improve debugging support" makes sense and indeed > simplifies process of matching initcalls executed with static > disassembly. > > Until you are debugging relocation functionality. > > Existign output may make you think th

[U-Boot] [PATCH] initcall: add explicit hint if initcall was relocated

2014-12-27 Thread Alexey Brodkin
Commit "initcall: Improve debugging support" makes sense and indeed simplifies process of matching initcalls executed with static disassembly. Until you are debugging relocation functionality. Existign output may make you think that at some point execution somehow returned back to non-relocated a