[U-Boot] [PATCH 16/55] exynos: serial: Refactor init code for debug UART

Simon Glass sjg at chromium.org
Tue Jul 28 01:29:36 CEST 2015


On 2 July 2015 at 18:15, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
>  drivers/serial/serial_s5p.c | 36 ++++++++++++++++++++++++------------
>  1 file changed, 24 insertions(+), 12 deletions(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list