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 <s...@chromium.org> > Tested-by: Masahiro Yamada <yamada.masah...@socionext.com> > Tested-by: Michal Simek <michal.si...@xilinx.com>
Applied to u-boot/master, thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot