summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2016-09-21 14:56:07 +0000
committergjb <gjb@FreeBSD.org>2016-09-21 14:56:07 +0000
commit3fdae506452aab4b621f7520cb1870ee5442e15b (patch)
treefc17f654e98148a4c4fea94afd92088f0be52f8d
parent4de9808e2425f33dcd6b70a37d80921e45236729 (diff)
downloadFreeBSD-src-3fdae506452aab4b621f7520cb1870ee5442e15b.zip
FreeBSD-src-3fdae506452aab4b621f7520cb1870ee5442e15b.tar.gz
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
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml
index 6047547..eb14eac 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.xml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml
@@ -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
OpenPOWER on IntegriCloud