[U-Boot] [PATCH v3 0/2] serial: atmel_usart: Support to enable an early debug UART

Wenyou Yang wenyou.yang at atmel.com
Mon Oct 17 03:49:53 CEST 2016


The patch set is to add support to enable an early debug UART
for debugging. And add ATMEL_USART option to enable the Atmel
usartdriver from Kconfig.

Changes in v3:
 - Collect Reviewed-by tag.
 - Collect Reviewed-by tag.

Changes in v2:
 - Collect Reviewed-by tag.

Wenyou Yang (2):
  serial: Kconfig: Add ATMEL_USART option
  serial: atmel_usart: Support enable an early debug UART

 drivers/serial/Kconfig       | 14 ++++++++++++++
 drivers/serial/atmel_usart.c | 22 ++++++++++++++++++++++
 2 files changed, 36 insertions(+)

-- 
2.7.4



More information about the U-Boot mailing list