serial: serial_octeon_bootcmd.c: Add PCI remote console support
authorStefan Roese <sr@denx.de>
Wed, 7 Apr 2021 07:12:31 +0000 (09:12 +0200)
committerStefan Roese <sr@denx.de>
Wed, 28 Apr 2021 08:05:12 +0000 (10:05 +0200)
commit737c3de09984dce373b16704bed31eb2cce355d9
tree7f6ca89a53de0dec82e61fe8d8d1412f647c1d1d
parent86251e4f9e56c1a2858a397bb9ae3f8885739596
serial: serial_octeon_bootcmd.c: Add PCI remote console support

This patch adds the PCI bootcmd feature for MIPS Octeon, which will be
used by the upcoming Octeon III NIC23 board support. It enables the use
of the "oct-remote-load" and "oct-remote-bootcmd" on host PC's to
communicate with the PCIe target and load images into the onboard
memory and issue commands.

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_bootcmd.c [new file with mode: 0644]