
13 Feb
2014
13 Feb
'14
9:57 a.m.
Hi Tom,
On Wed, 27 Nov 2013 12:22:05 -0500, Tom Rini trini@ti.com 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 albert.u.boot@aribaud.net Signed-off-by: Tom Rini trini@ti.com
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.