svn commit: r306105 - releng/11.0/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Wed Sep 21 14:56:08 UTC 2016
Author: gjb
Date: Wed Sep 21 14:56:07 2016
New Revision: 306105
URL: https://svnweb.freebsd.org/changeset/base/306105
Log:
Document r296177, dtsec(4) driver addition.
Document r298237, SMP booting for Book-E platforms was fixed.
Document r297001, Book-E can address up to 36-bits of physical RAM.
Document r297977, Book-E now supports e500mc and e5500.
Submitted by: jhibbits
Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation
Modified:
releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 21 14:42:23 2016 (r306104)
+++ releng/11.0/release/doc/en_US.ISO8859-1/relnotes/article.xml Wed Sep 21 14:56:07 2016 (r306105)
@@ -1439,6 +1439,22 @@
&man.kldload.8; without requiring additional kernel and/or
userland changes.</para>
+ <para revision="296177">The <literal>dtsec(4)</literal> driver
+ for Freescale QorIQ SoCs has been added, supporting P2041,
+ P3041, P5010, and P5020 systems.</para>
+
+ <para revision="297001">Freescale PowerQUICC and QorIQ systems
+ now support larger address spaces, equivalent to PAE mode on
+ &arch.i386;.</para>
+
+ <para revision="297977">The e500mc and e5500 PowerPC cores are
+ now supported, supporting most QorIQ systems.</para>
+
+ <para revision="298237"><acronym>SMP</acronym> for Multicore
+ Freescale QorIQ systems now works correctly for SoCs with the
+ <acronym>AP</acronym> cores in boot holdoff mode (not in
+ spinloop wait mode).</para>
+
<para revision="299142">Native PCI-express HotPlug support is
enabled by default on &arch.amd64;, &arch.arm64;, and
&arch.powerpc;. This feature has exposed compatibility issues
More information about the svn-src-releng
mailing list