BERI_DE4_SDROOT revision 303975
1#
2# BERI_DE4_SDROOT -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible
3# RISC Implementation) FPGA soft core, as configured in its Terasic DE-4
4# reference configuration.
5#
6# $FreeBSD: releng/11.0/sys/mips/conf/BERI_DE4_SDROOT 291049 2015-11-19 01:58:12Z imp $
7#
8
9#NO_UNIVERSE
10
11include "BERI_DE4_BASE"
12
13ident		BERI_DE4_SDROOT
14
15#
16# This kernel expects to find its root filesystem on the SD Card.
17#
18options 	ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"
19