summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/BERI_DE4_SDROOT
blob: 304cce5d04a460012efc011f1b759e3cfc6e6775 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# BERI_DE4 -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible RISC
# Implementation) FPGA soft core, as configured in its Terasic DE-4 reference
# configuration.
#
# $FreeBSD$
#

include "BERI_TEMPLATE"

ident		BERI_DE4_SDROOT

hints		"BERI_DE4.hints"	#Default places to look for devices.

options 	ROOTDEVNAME=\"ufs:altera_sdcard0\"

device		altera_avgen
device		altera_jtag_uart
device		altera_sdcard
device		terasic_de4led
device		terasic_mtl

device		isf
device		sc
OpenPOWER on IntegriCloud