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)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 23 Apr 2021 19:22:55 +0000 (21:22 +0200)
commitf1054661e50fc553bf049c7134c58c46fdb50285
tree16e0311c16c4f84d27580f6b46d1f3c62574de90
parent4dead10d0274e0a500f145dbcd02c856a88fdc70
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]