]> git.baikalelectronics.ru Git - kernel.git/commit
serial: cadence: Add generic earlycon support
authorMichal Simek <michal.simek@xilinx.com>
Wed, 10 Sep 2014 10:43:02 +0000 (12:43 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 29 Sep 2014 01:32:37 +0000 (21:32 -0400)
commit5e81729f08ce9dfba21e4c897e779e4f73b1c290
treed1ba4c97c243a577b80e920a6873681eac817992
parentaf653d311f18f0bd3641b1fada01b0dca60bfb8b
serial: cadence: Add generic earlycon support

Add earlycon support for the cadence serial port.
This is based on recent patches:
"tty/serial: pl011: add generic earlycon support"
(sha1: eb6c3a6aa7cd3ca3d5e19480a72ea0fd65837fbe)
"tty/serial: add arm/arm64 semihosting earlycon"
(sha1: c827933a0c61437b541aa060bf794380bd15d9ed)

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/kernel-parameters.txt
drivers/tty/serial/Kconfig
drivers/tty/serial/xilinx_uartps.c