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


                                                                             



           
                       


                               



                                                                 
#
# 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$
#

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\"