Home
last modified time | relevance | path

Searched hist:"89 ca9351cf85ed0843a1a82d626560e0dadb3fe5" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/serial/
H A Dserial_s5p.c89ca9351cf85ed0843a1a82d626560e0dadb3fe5 Fri Jul 03 00:15:53 UTC 2015 Simon Glass <sjg@chromium.org> exynos: serial: Refactor init code for debug UART

The debug UART code needs to perform the same init as the normal UART
driver. In preparation for this, move the init code into two functions, one
for the basic init and one for setting the baud rate. This will make adding
debug UART support easier.

Signed-off-by: Simon Glass <sjg@chromium.org>