[release-notes] Added an entry for Allwinner sunxi ARM SoC Support.

Simon Clark sclark at fedoraproject.org
Wed Oct 29 22:15:02 UTC 2014


commit e55c10e169d5a94f45209a39dbf519e0e12a6149
Author: Simon Clark <simon.richard.clark at gmail.com>
Date:   Wed Oct 29 22:14:26 2014 +0000

    Added an entry for Allwinner sunxi ARM SoC Support.

 en-US/ARM.xml |   37 +++++++++++++++++++++++++------------
 1 files changed, 25 insertions(+), 12 deletions(-)
---
diff --git a/en-US/ARM.xml b/en-US/ARM.xml
index 35da467..c3bc9ef 100644
--- a/en-US/ARM.xml
+++ b/en-US/ARM.xml
@@ -1,22 +1,35 @@
-<?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<?xml version='1.0' encoding='utf-8'?>
+<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+    "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"
+[
 <!ENTITY % BOOK_ENTITIES SYSTEM "Release_Notes.ent">
 %BOOK_ENTITIES;
 ]>
-
 <section id="ARM">
   <title>Fedora ARM</title>
   <para />
   <section id="ARM-qemu-aarch64">
     <title>Virtualizing AArch64</title>
-    <para>
-      The qemu project has been working to enable full AArch64 system emulation, provided by the <package>qemu-system-aarch64</package> package.
-    </para>
-    <para>
-      AArch64 VMs can now be run on x86 hosts using standard libvirt tools like <command>virsh</command>, <application>virt-manager</application>, and <command>virt-install</command>.
-    </para>
+    <para>The qemu project has been working to enable full AArch64
+    system emulation, provided by the 
+    <package>qemu-system-aarch64</package>package.</para>
+    <para>AArch64 VMs can now be run on x86 hosts using standard
+    libvirt tools like 
+    <command>virsh</command>, 
+    <application>virt-manager</application>, and 
+    <command>virt-install</command>.</para>
+  </section>
+  <section id="allwinner-sunxi-arm-support">
+    <title>Allwinner sunxi (A10 / A13 / A20) ARM SoC
+    support</title>
+    <para>Allwinner sunxi is a family of ARM system on a chip (SoC)
+    devices. The sunxi A10, A13 and A20 SoCs are used in a number
+    of popular, low cost ARM development boards and ARM mini
+    computers. Previously, Fedora ARM has been supported on these
+    devices through a 
+    <ulink url="http://fedoraproject.org/wiki/Architectures/ARM/F19/Remixes#Allwinner_A10_.2F_A13_.2F_A20">
+    Remix</ulink>. With the release of F21, these sunxi SoCs are
+    now supported directly in the official Fedora ARM images,
+    without the need for a Remix.</para>
   </section>
-
 </section>
-
-  


More information about the docs-commits mailing list