[U-Boot] [RESEND PATCH v2 0/2] This series adds an ability to use pl01x for early debug output.

Sergey Temerkhanov s.temerkhanov at gmail.com
Wed Oct 14 18:54:22 CEST 2015


This is the version 2 of the patch I posted at

http://lists.denx.de/pipermail/u-boot/2015-September/227210.html


Changes in v2:
- Broke down into 2 patches
- Minor changes to accomodate Kconfig options
- Broke down into 2 patches
- Made CONFIG_DEBUG_UART_PL010 and CONFIG_DEBUG_UART_PL011
  separate options
- Typo fixes

Sergey Temerkhanov (2):
  arm: serial: Add debug UART capability to the pl01x driver
  arm: serial: Add Kconfig entries to facilitate usage of the pl01x     
    driver for early debug output

 drivers/serial/Kconfig        | 22 ++++++++++++++++++++++
 drivers/serial/serial_pl01x.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.1.4



More information about the U-Boot mailing list