[U-Boot] [PATCH v2 1/2] arm: serial: Add debug UART capability to the pl01x driver

Simon Glass sjg at chromium.org
Thu Sep 10 04:45:38 CEST 2015


On 9 September 2015 at 13:35, Sergey Temerkhanov
<s.temerkhanov at gmail.com> wrote:
> This patch adds an ability to use pl01x as a debug UART. It must
> be configured like other types of debug UARTs
>
> Signed-off-by: Sergey Temerkhanov <s.temerkhanov at gmail.com>
> Signed-off-by: Radha Mohan Chintakuntla <rchintakuntla at cavium.com>
>
> ---
>
> Changes in v2:
> - Broke down into 2 patches
> - Minor changes to accomodate Kconfig options
>
>  drivers/serial/serial_pl01x.c | 28 ++++++++++++++++++++++++++++
>  1 file changed, 28 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list