[U-Boot] [PATCH 09/10] zynq: Move SPL console init out of board_init_f()

Masahiro Yamada yamada.masahiro at socionext.com
Mon Apr 20 14:15:57 CEST 2015


2015-04-16 10:14 GMT+09:00 Simon Glass <sjg at chromium.org>:
> We should not init the console this early and there is no need to. If we want
> to do early init it can be done in spl_board_init(). Move the
> preloader_console_init() call from board_init_f() to board_init_r().
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>

I think this is unrelated to 10/10, but anyway looks good.

Tested-by: Masahiro Yamada <yamada.masahiro at socionext.com>



-- 
Best Regards
Masahiro Yamada


More information about the U-Boot mailing list