summaryrefslogtreecommitdiff
path: root/include/configs/xpedite537x.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-10-19 12:50:02 (GMT)
committerTom Rini <trini@konsulko.com>2015-10-24 17:50:37 (GMT)
commit5fa030b9f013cba7e170043bf371a0a32d8c07c8 (patch)
treece2b14266aece8335cfa38f0ba280a267387dec2 /include/configs/xpedite537x.h
parentcd2bee3544095d8b3887e140b27b47246f6b379d (diff)
downloadu-boot-fsl-qoriq-5fa030b9f013cba7e170043bf371a0a32d8c07c8.tar.xz
zynq: Move SPL console init out of board_init_f()
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@chromium.org> Tested-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/xpedite537x.h')
0 files changed, 0 insertions, 0 deletions