serial: serial_octeon_pcie_console.c: Add PCI remote console support
authorStefan Roese <sr@denx.de>
Wed, 7 Apr 2021 07:12:30 +0000 (09:12 +0200)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 23 Apr 2021 19:22:55 +0000 (21:22 +0200)
commit4dead10d0274e0a500f145dbcd02c856a88fdc70
treeeffb39162d06ed6bb39760fe2e26c360d0c63a03
parent84287f9f6f8ea56d06564c157894dc7ca0229181
serial: serial_octeon_pcie_console.c: Add PCI remote console support

This patch adds the PCI remote console feature for MIPS Octeon, which
will be used by the upcoming Octeon III NIC23 board support. It enables
the use of the "oct-remote-console" tool on host PC's to communicate
with the PCIe target.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Aaron Williams <awilliams@marvell.com>
Cc: Chandrakala Chavva <cchavva@marvell.com>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/serial_octeon_pcie_console.c [new file with mode: 0644]