aboutsummaryrefslogblamecommitdiff
path: root/sys/mips/conf/BERI_SIM_SDROOT
blob: b3f1689671eefae34275297af2d6638f29f03690 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                             

            







                                                                 
#
# BERI_SIM_SDROOT -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible
# RISC Implementation) FPGA soft core, as configured for simulation.
#
# $FreeBSD$
#

#NO_UNIVERSE

include "BERI_SIM_BASE"

ident		BERI_SIM_SDROOT

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