mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-03-03 21:11:03 +01:00
The use_uart assignment should follow immediately after the call to exit_boot_services(), in case we want some debug output after that. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>