On Mon, Jan 13, 2014 at 10:07:50AM +0100, Albert ARIBAUD wrote:
> Hi Wolfgang,
>
> On Fri, 29 Nov 2013 07:14:13 +0100, Wolfgang Denk wrote:
>
> > Dear Tom Rini,
> >
> > In message <1385580930-9830-1-git-send-email-tr...@ti.com> you wrote:
> > > The code in arch/arm/lib/board.c::board_init_f tha
Hi Wolfgang,
On Fri, 29 Nov 2013 07:14:13 +0100, Wolfgang Denk wrote:
> Dear Tom Rini,
>
> In message <1385580930-9830-1-git-send-email-tr...@ti.com> you wrote:
> > The code in arch/arm/lib/board.c::board_init_f that sets
> > gd->start_addr_sp has already make sure we're 8-byte aligned, so we
>
Dear Tom Rini,
In message <1385580930-9830-1-git-send-email-tr...@ti.com> you wrote:
> The code in arch/arm/lib/board.c::board_init_f that sets
> gd->start_addr_sp has already make sure we're 8-byte aligned, so we
> don't need to do that again.
>
> Cc: Albert ARIBAUD
> Signed-off-by: Tom Rini
>
The code in arch/arm/lib/board.c::board_init_f that sets
gd->start_addr_sp has already make sure we're 8-byte aligned, so we
don't need to do that again.
Cc: Albert ARIBAUD
Signed-off-by: Tom Rini
---
arch/arm/lib/crt0.S |1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/lib/crt0.S
4 matches
Mail list logo