Hi Tom,
On Tue, 8 Jan 2013 12:26:07 -0700, Tom Rini wrote:
> On Tue, Nov 27, 2012 at 01:43:25PM +0100, Albert ARIBAUD wrote:
>
> > Move all the C runtime setup code from every start.S
> > in arch/arm into arch/arm/lib/crt0.S. This covers
> > the code sequence from setting up the initial stack
>
On Tue, Nov 27, 2012 at 01:43:25PM +0100, Albert ARIBAUD wrote:
> Move all the C runtime setup code from every start.S
> in arch/arm into arch/arm/lib/crt0.S. This covers
> the code sequence from setting up the initial stack
> to calling into board_init_r().
>
> Also, rewrite the C runtime setup
On Tue, Nov 27, 2012 at 01:43:25PM +0100, Albert ARIBAUD wrote:
> Move all the C runtime setup code from every start.S
> in arch/arm into arch/arm/lib/crt0.S. This covers
> the code sequence from setting up the initial stack
> to calling into board_init_r().
>
> Also, rewrite the C runtime setup
Hi Albert,
On Wed, Dec 26, 2012 at 12:41 PM, Simon Glass wrote:
> Hi Albert,
>
> On Sun, Dec 23, 2012 at 7:03 AM, Albert ARIBAUD
> wrote:
>> Hi Simon,
>>
>> On Fri, 30 Nov 2012 14:10:01 -0800, Simon Glass
>> wrote:
>>
>>> >> I tried to test it on a snow (exynos5250) but couldn't really sync up
Hi Albert,
On Sun, Dec 23, 2012 at 7:03 AM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> On Fri, 30 Nov 2012 14:10:01 -0800, Simon Glass
> wrote:
>
>> >> I tried to test it on a snow (exynos5250) but couldn't really sync up
>> >> with our tree, so gave up. I am not completely sure about how the
>> >> C
Hi Simon,
On Fri, 30 Nov 2012 14:10:01 -0800, Simon Glass
wrote:
> >> I tried to test it on a snow (exynos5250) but couldn't really sync up
> >> with our tree, so gave up. I am not completely sure about how the
> >> CONFIG_SPL_BUILD stuff fits together in start.S and I got a build
> >> error I w
On Tue Nov 27, 2012 at 01:43:25PM +0100, Albert ARIBAUD wrote:
> Move all the C runtime setup code from every start.S
> in arch/arm into arch/arm/lib/crt0.S. This covers
> the code sequence from setting up the initial stack
> to calling into board_init_r().
>
> Also, rewrite the C runtime setup an
Hi Albert,
On Wed, Nov 28, 2012 at 2:34 PM, Albert ARIBAUD
wrote:
> Hi Simon,
>
> On Wed, 28 Nov 2012 13:18:57 -0800, Simon Glass
> wrote:
>
>> Hi Albert,
>>
>> On Tue, Nov 27, 2012 at 4:43 AM, Albert ARIBAUD
>> wrote:
>> > Move all the C runtime setup code from every start.S
>> > in arch/arm i
Hi Simon,
On Wed, 28 Nov 2012 13:18:57 -0800, Simon Glass
wrote:
> Hi Albert,
>
> On Tue, Nov 27, 2012 at 4:43 AM, Albert ARIBAUD
> wrote:
> > Move all the C runtime setup code from every start.S
> > in arch/arm into arch/arm/lib/crt0.S. This covers
> > the code sequence from setting up the in
Hi Albert,
On Tue, Nov 27, 2012 at 4:43 AM, Albert ARIBAUD
wrote:
> Move all the C runtime setup code from every start.S
> in arch/arm into arch/arm/lib/crt0.S. This covers
> the code sequence from setting up the initial stack
> to calling into board_init_r().
>
> Also, rewrite the C runtime setu
Move all the C runtime setup code from every start.S
in arch/arm into arch/arm/lib/crt0.S. This covers
the code sequence from setting up the initial stack
to calling into board_init_r().
Also, rewrite the C runtime setup and make functions
board_init_*() and relocate_code() behave according to
nor
11 matches
Mail list logo