# # 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: head/sys/mips/conf/BERI_DE4_SDROOT 256912 2013-10-22 15:45:31Z brooks $ # 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\"