]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/mips/conf/BERI_SIM_SDROOT
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / mips / conf / BERI_SIM_SDROOT
1 #
2 # BERI_SIM_SDROOT -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible
3 # RISC Implementation) FPGA soft core, as configured for simulation.
4 #
5 # $FreeBSD$
6 #
7
8 include "BERI_SIM_BASE"
9
10 ident           BERI_SIM_SDROOT
11
12 #
13 # This kernel expects to find its root filesystem on the SD Card.
14 #
15 options         ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"