f7a5c9d346
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>
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
# $FreeBSD$
|
|
# Standard include file for RT305XF SoC
|
|
|
|
files "../rt305x/files.rt305x"
|
|
|
|
cpu CPU_MIPS4KC
|
|
options ISA_MIPS32
|
|
|