Attach com(4) using fdt on octeon.
authorvisa <visa@openbsd.org>
Mon, 3 Jul 2017 08:17:20 +0000 (08:17 +0000)
committervisa <visa@openbsd.org>
Mon, 3 Jul 2017 08:17:20 +0000 (08:17 +0000)
commit23da198f2158759a1c523f27cd67e48af5311e71
treee05504198de4a17a29a3dc7c760d5eab0f190428
parentf35e5f52033214ab35bcaa6f91244d0b05b9f768
Attach com(4) using fdt on octeon.

The relevant part of uartbus(4) is made part of the com(4) glue
to avoid extra maneuvers in the code.
sys/arch/octeon/conf/GENERIC
sys/arch/octeon/conf/RAMDISK
sys/arch/octeon/conf/files.octeon
sys/arch/octeon/dev/cn30xxuart.c
sys/arch/octeon/dev/mainbus.c
sys/arch/octeon/dev/octeon_uartbus.c [deleted file]
sys/arch/octeon/dev/uartbusvar.h [deleted file]
sys/arch/octeon/include/autoconf.h
sys/arch/octeon/octeon/machdep.c