Author: imp
Date: Thu Nov 12 17:46:57 2015
New Revision: 290722
URL: https://svnweb.freebsd.org/changeset/base/290722

Log:
  Move the root to s3a given this kernel will be used with a nanobsd
  build that defaults there.

Modified:
  head/sys/arm/conf/SAM9260EK

Modified: head/sys/arm/conf/SAM9260EK
==============================================================================
--- head/sys/arm/conf/SAM9260EK Thu Nov 12 17:23:31 2015        (r290721)
+++ head/sys/arm/conf/SAM9260EK Thu Nov 12 17:46:57 2015        (r290722)
@@ -105,7 +105,7 @@ options     PRINTF_BUFR_SIZE=128    # Prevent 
 
 # alternatively, boot from a MMC/SD memory card
 # s1 is FAT on this platform.
-options        ROOTDEVNAME=\"ufs:/dev/mmcsd0s2a\"
+options        ROOTDEVNAME=\"ufs:/dev/mmcsd0s3a\"
 
 # Alternatively, boot from a USB card.
 #options       ROOTDEVNAME=\"ufs:/dev/da0s1a\"
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to