
10 Sep
2015
10 Sep
'15
4:45 a.m.
On 9 September 2015 at 13:35, Sergey Temerkhanov s.temerkhanov@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@gmail.com Signed-off-by: Radha Mohan Chintakuntla rchintakuntla@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@chromium.org