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

#NO_UNIVERSE

include "BERI_DE4_BASE"

ident		BERI_DE4_SDROOT

#
# This kernel expects to find its root filesystem on the SD Card.
#
options 	ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"
OpenPOWER on IntegriCloud