svn commit: r270532 - stable/10/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Mon Aug 25 09:06:59 UTC 2014


Author: gjb
Date: Mon Aug 25 09:06:59 2014
New Revision: 270532
URL: http://svnweb.freebsd.org/changeset/base/270532

Log:
  Document r266000, nexus(4) supports FDT for ARM and MIPS,
  replacing fdtbus(4).
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:57 2014	(r270531)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Mon Aug 25 09:06:59 2014	(r270532)
@@ -249,6 +249,11 @@
 	  the boot device, set the
 	  <literal>loaderdev=<replaceable>device</replaceable></literal>
 	  u-boot environment variable.</para>
+
+	<para revision="266000">The <literal>nexus(4)</literal> driver
+	  has been updated to include <quote>Flattened Device
+	    Tree</quote> support, replacing the &man.fdtbus.4; driver
+	  in most cases.</para>
       </sect3>
 
       <sect3 xml:id="boot">


More information about the svn-src-all mailing list