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

Applied to u-boot-dm.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to