Hi Tom,

On Wed, 27 Nov 2013 12:22:05 -0500, Tom Rini <[email protected]> wrote:

> Some code in board_init_f that dates back to the initial relocation
> support had if/else for PRELOADER (which became SPL_BUILD) about setting
> the stack pointer.  But, board.c is never built for CONFIG_SPL_BUILD
> now, so this really makes no sense.  Drop this section.
> 
> Cc: Albert ARIBAUD <[email protected]>
> Signed-off-by: Tom Rini <[email protected]>
> ---
>  arch/arm/lib/board.c |    5 -----
>  1 file changed, 5 deletions(-)

This does not seem to apply cleanly, probably due to aarch64 rework.
Can you please post a rebased v2?

Amicalement,
-- 
Albert.
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to