freebsd-dev/sys/mips/rt305x/files.rt305x
Adrian Chadd ba1ae59a17 [rt305x] Add initial RT5350 and MT7620 glue.
* Add in chipset awareness to the obio bus layout (ie, which devices are
  where);
* Add in some USB OTG changes to be aware of the newer stuff;
* Add in a configurable primary console - some chips use the normal UART,
  some use UARTLITE.

Tested (by Stanislav);

* RT3050 (NFS)
* RT5350 (NFS, MFS)
* MT7620 (USB)

Submitted by:	Stanislav Galabov <sgalabov@gmail.com>
2015-12-24 18:40:10 +00:00

20 lines
647 B
Plaintext

# $FreeBSD$
# RT305X on-board devices
mips/rt305x/rt305x_machdep.c standard
mips/rt305x/obio.c standard
mips/rt305x/rt305x_sysctl.c standard
mips/rt305x/rt305x_ic.c standard
mips/rt305x/rt305x_gpio.c optional gpio
mips/rt305x/uart_bus_rt305x.c optional uart
mips/rt305x/uart_cpu_rt305x.c optional uart
mips/rt305x/uart_dev_rt305x.c optional uart
mips/rt305x/rt305x_dotg.c optional dwcotg
mips/rt305x/rt305x_ehci.c optional ehci
mips/rt305x/rt305x_ohci.c optional ohci
mips/rt305x/rt305x_spi.c optional spibus
mips/rt305x/rt305x_pci.c optional pci
mips/mips/intr_machdep.c standard
mips/mips/tick.c standard
dev/rt/if_rt.c optional rt