summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2004-12-18 17:58:49 +0000
committercognet <cognet@FreeBSD.org>2004-12-18 17:58:49 +0000
commitb231943e0e593788032a55590d7960ae015bddd2 (patch)
tree1ff5832d7cd78eaadfb49733260ba3ae5a83ce8b /sys/arm/conf
parent5b61dc111e6171dc28242aa537716d02b68408cc (diff)
downloadFreeBSD-src-b231943e0e593788032a55590d7960ae015bddd2.zip
FreeBSD-src-b231943e0e593788032a55590d7960ae015bddd2.tar.gz
Update the StrongArm port to match the current code.
- Implement arm_mask_irqs and arm_unmask_irqs - Provide the available physical address range after pmap_bootstrap allocated things, instead or before, or bad things happen.
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/SIMICS1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/arm/conf/SIMICS b/sys/arm/conf/SIMICS
index fad7504..94ffa3a 100644
--- a/sys/arm/conf/SIMICS
+++ b/sys/arm/conf/SIMICS
@@ -40,7 +40,6 @@ options SOFTUPDATES #Enable FFS soft updates support
options UFS_ACL #Support for access control lists
options UFS_DIRHASH #Improve performance on big directories
options MD_ROOT #MD is a potential root device
-options MD_ROOT_SIZE=65535
options ROOTDEVNAME=\"ufs:md0\"
options NFSCLIENT #Network Filesystem Client
options NFSSERVER #Network Filesystem Server
OpenPOWER on IntegriCloud