summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2013-08-26 10:27:15 +0000
committerandrew <andrew@FreeBSD.org>2013-08-26 10:27:15 +0000
commit8e4fda6171062a2b63109d623bfc1741c66cc671 (patch)
tree611be5a97ed1807ec8b028187ce177b7474062a4 /sys/arm/conf
parent36534f8c4e91b99a16b6790593cc07f667da3107 (diff)
downloadFreeBSD-src-8e4fda6171062a2b63109d623bfc1741c66cc671.zip
FreeBSD-src-8e4fda6171062a2b63109d623bfc1741c66cc671.tar.gz
Update the root device to be correct for use with crochet.
Diffstat (limited to 'sys/arm/conf')
-rw-r--r--sys/arm/conf/VERSATILEPB2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/conf/VERSATILEPB b/sys/arm/conf/VERSATILEPB
index 6216ac6..78d0789 100644
--- a/sys/arm/conf/VERSATILEPB
+++ b/sys/arm/conf/VERSATILEPB
@@ -53,7 +53,7 @@ options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
-options ROOTDEVNAME=\"ufs:da0s2a\"
+options ROOTDEVNAME=\"ufs:da0s1a\"
options VFP # vfp/neon
options PREEMPTION
OpenPOWER on IntegriCloud