Hi Albert,
On Tue, Feb 21, 2012 at 11:36 AM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> Le 21/02/2012 02:32, Simon Glass a écrit :
>
>
>> The __relocate_code() function is what we expect all architectures which
>> support relocation will use eventually. For now, they all override this
>> with their ow
Hi Simon,
Le 21/02/2012 02:32, Simon Glass a écrit :
The __relocate_code() function is what we expect all architectures which
support relocation will use eventually. For now, they all override this
with their own version.
Why the double underscore?
Amicalement,
--
Albert.
___
Add a relocation implementation as the first thing in the generic board
library. This library is needed by SPL also.
We create a separate header file for link symbols defined by the link
scripts. It is helpful to have these all in one place and try to
make them common across architectures. Since L
3 matches
Mail list logo