Re: [U-Boot] Relocation issue on armv7 targets

2012-06-29 Thread Wolfgang Denk
Dear JagannadhaSutradharudu Teki, In message you wrote: > Does anyone having any idea about this issue. [u-boot > XIP is not working because of this relocation issue] > I have still debugging able to find some solution but needs > some to clarify. Please read http://www.catb.org/~esr/faqs/smart-

Re: [U-Boot] Relocation issue on armv7 targets

2012-06-29 Thread JagannadhaSutradharudu Teki
Does anyone having any idea about this issue. [u-boot XIP is not working because of this relocation issue] I have still debugging able to find some solution but needs some to clarify. Could you please send your response. Regards, Jagan. ___ U-Boot mail

Re: [U-Boot] Relocation issue on armv7 targets

2012-06-19 Thread Aneesh V
Hi Jagan, On 06/19/2012 08:36 AM, jagan wrote: Hi Albert, I have observed an issue regarding u-boot relocation, it's working with _TEXT_BASE address but for other address in DDR it's not working. Stops at relocation offset. This is not quite clear to me. What's working and what's not working.

Re: [U-Boot] Relocation issue on armv7 targets

2012-06-19 Thread Tom Rini
On Tue, Jun 19, 2012 at 09:06:48PM +0530, jagan wrote: > Hi Albert, > > I have observed an issue regarding u-boot relocation, it's working with > _TEXT_BASE address but > for other address in DDR it's not working. Stops at relocation offset. > > I was trying this on both QEMU as well as real tar

[U-Boot] Relocation issue on armv7 targets

2012-06-19 Thread jagan
Hi Albert, I have observed an issue regarding u-boot relocation, it's working with _TEXT_BASE address but for other address in DDR it's not working. Stops at relocation offset. I was trying this on both QEMU as well as real target. Here are my findings: - VExpress# tf