Date: Thu, 30 May 2013 15:39:05 GMT From: Brooks Davis <brooks@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 229154 for review Message-ID: <201305301539.r4UFd5Al060290@skunkworks.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://p4web.freebsd.org/@@229154?ac=10 Change 229154 by brooks@brooks_zenith on 2013/05/30 15:38:52 Split BERI_SIM_MDROOT adding BERI_SIM_BASE. Affected files ... .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM_BASE#1 add .. //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM_MDROOT#8 edit Differences ... ==== //depot/projects/ctsrd/beribsd/src/sys/mips/conf/BERI_SIM_MDROOT#8 (text+ko) ==== @@ -1,18 +1,14 @@ # -# BERI_SIM -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible RISC -# Implementation) FPGA soft core, as configured for simulation. +# BERI_SIM_MDROOT -- Kernel for the SRI/Cambridge "BERI" (Bluespec Extensible +# RISC Implementation) FPGA soft core, as configured for simulation. # # $FreeBSD: head/sys/mips/conf/BERI_SIM_MDROOT 240139 2012-09-05 15:55:51Z brooks $ # -include "BERI_TEMPLATE" +include "BERI_SIM_BASE" ident BERI_SIM_MDROOT -options FDT -options FDT_DTB_STATIC -makeoptions FDT_DTS_FILE=beri-sim.dts - # # This kernel configuration uses an embedded 8MB memory root file system. # Adjust the following path based on local requirements. @@ -20,7 +16,3 @@ options MD_ROOT # MD is a potential root device options MD_ROOT_SIZE=8192 options ROOTDEVNAME=\"ufs:md0\" - -device altera_avgen -device altera_jtag_uart -device altera_sdcard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305301539.r4UFd5Al060290>
