On 18 October 2015 at 21:17, Bin Meng <bmeng...@gmail.com> wrote: > On Mon, Oct 19, 2015 at 9:51 AM, Simon Glass <s...@chromium.org> wrote: >> Some boards need to set things up before the debug UART can be used. On >> these boards a call to debug_uart_init() is insufficient. When this option >> is enabled, the function board_debug_uart_init() will be called when >> debug_uart_init() is called. You can put any code here that is needed to >> set up the UART ready for use, such as set pin multiplexing or enable >> clocks. >> >> Signed-off-by: Simon Glass <s...@chromium.org> >> --- >> >> Changes in v2: None >> >> drivers/serial/Kconfig | 11 +++++++++++ >> include/debug_uart.h | 14 ++++++++++++++ >> 2 files changed, 25 insertions(+) >> [snip]
> Reviewed-by: Bin Meng <bmeng...@gmail.com> Applied to u-boot-x86. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot