Hi Tom,
On Wed, 3 Jul 2013 15:47:27 -0400, Tom Rini wrote:
> On Thu, Jun 27, 2013 at 10:27:26AM +0200, Albert ARIBAUD wrote:
> > Hi Stefan,
> >
> > On Tue, 25 Jun 2013 09:14:12 +0200, Stefan Roese wrote:
> >
> > > Fix a problem with a re-assignment of r8 in the SPL version.
> > >
> > > This
On Thu, Jun 27, 2013 at 10:27:26AM +0200, Albert ARIBAUD wrote:
> Hi Stefan,
>
> On Tue, 25 Jun 2013 09:14:12 +0200, Stefan Roese wrote:
>
> > Fix a problem with a re-assignment of r8 in the SPL version.
> >
> > This patch now moves the call to s_init() to a later stage, right before
> > callin
Hi Stefan,
On Tue, 25 Jun 2013 09:14:12 +0200, Stefan Roese wrote:
> Fix a problem with a re-assignment of r8 in the SPL version.
>
> This patch now moves the call to s_init() to a later stage, right before
> calling board_init_f(). And makes sure that r8 is correctly initialized
> before s_ini
Fix a problem with a re-assignment of r8 in the SPL version.
This patch now moves the call to s_init() to a later stage, right before
calling board_init_f(). And makes sure that r8 is correctly initialized
before s_init() is called. r8 now is only written in crt0.S.
This error was detected on the
4 matches
Mail list logo