mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
Relies on BHND(4) driver. There files contains machine-dependent code for Broadcom MIPS processor and provide UART driver. This is a work in progress; it and the current bhnd code is enough to boot on the ASUS RT-N16 and RT-N53 platforms. Submitted by: Michael Zhilin <mizhka@gmail.com> Differential Revision: https://reviews.freebsd.org/D6251
7 lines
90 B
Text
7 lines
90 B
Text
# $FreeBSD$
|
|
#
|
|
|
|
machine mips mipsel
|
|
|
|
cpu CPU_MIPS74K
|
|
files "../broadcom/files.broadcom"
|