mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
This is a MIPS4KC CPU with various embedded peripherals, including wireless and ethernet support. This commit includes the platform, UART, ethernet MAC and GPIO support. The interrupt-driven GPIO code is disabled for now pending GPIO changes from the submitter. Submitted by: Aleksandr Rybalko <ray@dlink.ua>
8 lines
123 B
Text
8 lines
123 B
Text
# $FreeBSD$
|
|
# Standard include file for RT305XF SoC
|
|
|
|
files "../rt305x/files.rt305x"
|
|
|
|
cpu CPU_MIPS4KC
|
|
options ISA_MIPS32
|
|
|