[U-Boot] [U-Boot, v4, 7/8] zynq: Move SPL console init out of board_init_f()

Tom Rini trini at konsulko.com
Sat Oct 24 23:16:21 CEST 2015


On Mon, Oct 19, 2015 at 06:50:02AM -0600, Simon Glass wrote:

> We should not init the console this early since it precludes using driver
> model for the UART, since it is not set up at the start of board_init_f().
> See the README for more information. The debug UART does not have this
> restriction. If we want to do early init with the console on 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>
> Tested-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Tested-by: Michal Simek <michal.simek at xilinx.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151024/462898e8/attachment.sig>


More information about the U-Boot mailing list