[U-Boot] [PATCH] at91: simplify spl board_init_f function

Simon Glass sjg at chromium.org
Fri Oct 23 17:40:33 CEST 2015


On 23 October 2015 at 03:23, Josh Wu <josh.wu at atmel.com> wrote:
> crt0.S do both memset the bss section and call board_init_r for us, so
> remove them from board_init_f().
>
> Signed-off-by: Josh Wu <josh.wu at atmel.com>
> ---
>
>  arch/arm/mach-at91/spl_atmel.c | 5 -----
>  1 file changed, 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list