CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/03 02:17:20
Modified files:
sys/arch/octeon/conf: GENERIC RAMDISK files.octeon
sys/arch/octeon/dev: cn30xxuart.c mainbus.c
sys/arch/octeon/include: autoconf.h
sys/arch/octeon/octeon: machdep.c
Removed files:
sys/arch/octeon/dev: octeon_uartbus.c uartbusvar.h
Log message:
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.
