Re: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-05 Thread Sascha Hauer
On Mon, Mar 04, 2013 at 09:53:22PM +0100, Alexander Aring wrote: > Hi, > > On Mon, Mar 04, 2013 at 09:03:09PM +0100, Sascha Hauer wrote: > > For making the same binary executable on different SoCs which have > > different DRAM addresses we have to be independent of the compile > > time link addres

Re: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Sascha Hauer
On Tue, Mar 05, 2013 at 08:32:11AM +0400, Alexander Shiyan wrote: > > On Tue, Mar 05, 2013 at 12:10:02AM +0400, Alexander Shiyan wrote: > > > > For making the same binary executable on different SoCs which have > > > > different DRAM addresses we have to be independent of the compile > > > > time l

Re[2]: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Alexander Shiyan
> On Tue, Mar 05, 2013 at 12:10:02AM +0400, Alexander Shiyan wrote: > > > For making the same binary executable on different SoCs which have > > > different DRAM addresses we have to be independent of the compile > > > time link address. > > > > > > This patch adds relocatable binary support for t

Re: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Alexander Aring
Hi, On Mon, Mar 04, 2013 at 09:03:09PM +0100, Sascha Hauer wrote: > For making the same binary executable on different SoCs which have > different DRAM addresses we have to be independent of the compile > time link address. > > This patch adds relocatable binary support for the ARM architecture.

Re: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Sascha Hauer
On Tue, Mar 05, 2013 at 12:10:02AM +0400, Alexander Shiyan wrote: > > For making the same binary executable on different SoCs which have > > different DRAM addresses we have to be independent of the compile > > time link address. > > > > This patch adds relocatable binary support for the ARM archi

Re: [PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Alexander Shiyan
> For making the same binary executable on different SoCs which have > different DRAM addresses we have to be independent of the compile > time link address. > > This patch adds relocatable binary support for the ARM architecture. > With this two new functions are available. relocate_to_current_ad

[PATCH 6/6] ARM: Add relocatable binary support

2013-03-04 Thread Sascha Hauer
For making the same binary executable on different SoCs which have different DRAM addresses we have to be independent of the compile time link address. This patch adds relocatable binary support for the ARM architecture. With this two new functions are available. relocate_to_current_adr will fixup