Hi Albert,
On Tue, Feb 28, 2012 at 1:25 PM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> Le 21/02/2012 21:14, Simon Glass a écrit :
>>
>> Hi Albert,
>>
>>
>> On Tue, Feb 21, 2012 at 11:52 AM, Albert ARIBAUD
>> wrote:
>>>
>>> Hi Simon,
>>>
>>> Le 21/02/2012 18:02, Simon Glass a écrit :
>>>
>>>
>> +
Hi Marek,
On Tue, Feb 21, 2012 at 12:24 PM, Marek Vasut wrote:
>> Hi Albert,
>>
>> On Tue, Feb 21, 2012 at 5:11 AM, Albert ARIBAUD
>>
>> wrote:
>> > Hi Simon,
>> >
>> > Le 21/02/2012 07:17, Simon Glass a écrit :
>> >> Most ARM CPUs use a very similar link script. This adds a basic
>> >> script t
> Hi Albert,
>
> On Tue, Feb 21, 2012 at 5:11 AM, Albert ARIBAUD
>
> wrote:
> > Hi Simon,
> >
> > Le 21/02/2012 07:17, Simon Glass a écrit :
> >> Most ARM CPUs use a very similar link script. This adds a basic
> >> script that can be used by most CPUs.
> >>
> >> Two new symbols are introduced
Hi Albert,
On Tue, Feb 21, 2012 at 11:52 AM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> Le 21/02/2012 18:02, Simon Glass a écrit :
>
>
+ . = ALIGN(4);
>>>
>>>
>>>
>>> This "ALIGN(4)" is what upsets my edminiv2 build and makes it not
>>> binary-identical. It is not in the current arm926ejs l
Hi Simon,
Le 21/02/2012 18:02, Simon Glass a écrit :
+ . = ALIGN(4);
This "ALIGN(4)" is what upsets my edminiv2 build and makes it not
binary-identical. It is not in the current arm926ejs liner script. I will
check if adding it to the current arm926ejs script produces a working and
bin
Hi Albert,
On Tue, Feb 21, 2012 at 5:11 AM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> Le 21/02/2012 07:17, Simon Glass a écrit :
>
>> Most ARM CPUs use a very similar link script. This adds a basic
>> script that can be used by most CPUs.
>>
>> Two new symbols are introduced which are intended to eve
Hi again Simon,
Le 21/02/2012 14:11, Albert ARIBAUD a écrit :
Two new symbols are introduced which are intended to eventually be
defined on all architectures to make things easier for generic relocation
and reduce special-case code for each architecture:
__text_start is the start of the text a
Hi Simon,
Le 21/02/2012 07:17, Simon Glass a écrit :
Most ARM CPUs use a very similar link script. This adds a basic
script that can be used by most CPUs.
Two new symbols are introduced which are intended to eventually be
defined on all architectures to make things easier for generic relocation
Most ARM CPUs use a very similar link script. This adds a basic
script that can be used by most CPUs.
Two new symbols are introduced which are intended to eventually be
defined on all architectures to make things easier for generic relocation
and reduce special-case code for each architecture:
__
9 matches
Mail list logo