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)
committerStefan Roese <sr@denx.de>
Wed, 28 Apr 2021 08:05:12 +0000 (10:05 +0200)
commit86251e4f9e56c1a2858a397bb9ae3f8885739596
tree2453a1133d18d5d69bbd438a03886cee33312874
parent5cbe3bb1e2e4b0b0fc210467632f285ba54ffdd3
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]