svn commit: r285579 - head/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Tue Jul 14 21:45:50 UTC 2015


Author: gjb
Date: Tue Jul 14 21:45:48 2015
New Revision: 285579
URL: https://svnweb.freebsd.org/changeset/base/285579

Log:
  Document r278340, rpi.dtb installed into /boot/dtb for the
  Raspberry Pi by default.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 21:45:46 2015	(r285578)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Tue Jul 14 21:45:48 2015	(r285579)
@@ -777,6 +777,11 @@
 	<filename>rpi.dtb</filename> has been added for the Raspberry
 	Pi.</para>
 
+      <para revision="278340" arch="arm">The
+	<filename>rpi.dtb</filename> module is now installed to
+	<filename class="directory">/boot/dtb/</filename> by
+	default for the Raspberry Pi system.</para>
+
       <para revision="279189" contrib="sponsor" sponsor="&ff;"
 	arch="powerpc">Kernel support for Vector-Scalar eXtension
 	(<acronym>VSX</acronym>) found on POWER7 and POWER8 hardware


More information about the svn-src-all mailing list