On Tue, May 07, 2019 at 02:18:44PM +0200, Miquel Raynal wrote:
> It is clearly stated that board_init_f should *not* call
> board_init_r. Indeed, board_init_f should return. The code will
> continue through arch/arm/lib/crt0.S which will do more setup before
> calling board_init_r.
>
> Signed-off
On 07.05.19 14:18, Miquel Raynal wrote:
It is clearly stated that board_init_f should *not* call
board_init_r. Indeed, board_init_f should return. The code will
continue through arch/arm/lib/crt0.S which will do more setup before
calling board_init_r.
Signed-off-by: Miquel Raynal
Reviewed-by:
It is clearly stated that board_init_f should *not* call
board_init_r. Indeed, board_init_f should return. The code will
continue through arch/arm/lib/crt0.S which will do more setup before
calling board_init_r.
Signed-off-by: Miquel Raynal
---
arch/arm/cpu/arm926ejs/spear/spl.c | 2 --
1 file c
3 matches
Mail list logo