Author: adrian
Date: Tue Aug 28 06:52:00 2012
New Revision: 239768
URL: http://svn.freebsd.org/changeset/base/239768

Log:
  oops, make cfg read-write.

Modified:
  head/sys/mips/conf/DIR-825.hints

Modified: head/sys/mips/conf/DIR-825.hints
==============================================================================
--- head/sys/mips/conf/DIR-825.hints    Tue Aug 28 06:49:33 2012        
(r239767)
+++ head/sys/mips/conf/DIR-825.hints    Tue Aug 28 06:52:00 2012        
(r239768)
@@ -45,7 +45,7 @@ hint.map.1.at="flash/spi0"
 hint.map.1.start=0x00040000
 hint.map.1.end=0x00050000
 hint.map.1.name="cfg"
-hint.map.1.readonly=1
+hint.map.1.readonly=0
 
 hint.map.2.at="flash/spi0"
 hint.map.2.start=0x0050000
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to