]> 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)
commit6d34c57dd4a0a052e983790bf70990072f1681ae
treed1ba4c97c243a577b80e920a6873681eac817992
parent7ebddd68d5917d1026dbf7b374cf1212702b0bd3
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: e8547317d590e6cc41de29f4d0d157976091fcc6)
"tty/serial: add arm/arm64 semihosting earlycon"
(sha1: 9efe27c20349f475f07d5d8dc5048af476617f6c)

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