]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - sys/mips/conf/BERI_DE4_SDROOT
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / sys / mips / conf / BERI_DE4_SDROOT
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$
7 #
8
9 include "BERI_DE4_BASE"
10
11 ident           BERI_DE4_SDROOT
12
13 #
14 # This kernel expects to find its root filesystem on the SD Card.
15 #
16 options         ROOTDEVNAME=\"ufs:/dev/altera_sdcard0\"