Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 2014 02:56:29 +0000 (UTC)
From:      Warren Block <wblock@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45746 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201410080256.s982uTBD083224@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wblock
Date: Wed Oct  8 02:56:28 2014
New Revision: 45746
URL: https://svnweb.freebsd.org/changeset/doc/45746

Log:
  Add ARM report.

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Wed Oct  8 01:13:27 2014	(r45745)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Wed Oct  8 02:56:28 2014	(r45746)
@@ -936,4 +936,46 @@
       </task>
     </help>
   </project>
+
+  <project cat='arch'>
+    <title>&os; on Newer ARM Boards</title>
+
+    <contact>
+      <person>
+	<name>
+	  <given>Ganbold</given>
+	  <common>Tsagaankhuu</common>
+	</name>
+	<email>ganbold@FreeBSD.org</email>
+      </person>
+    </contact>
+
+    <links>
+      <url href="https://github.com/tsgan/qualcomm">Some preliminary codes for Snapdragon board IFC6410</url>
+    </links>
+
+    <body>
+      <p>Work on initial support of the IFC6410 board,which was
+	stopped due to bricked bootloader, has been started again.
+	This board has the Qualcomm Snapdragon S4 SoC, featuring the
+	Krait CPU.  This CPU is considered a "platform" for use in
+	smartphones, tablets, and smartbook devices.  Krait has many
+	similarities with the ARM Cortex-A15 CPU and is also based on
+	the ARMv7 instruction set. These peripherals are working:</p>
+
+      <ul>
+	<li>Qualcomm High Speed UART driver for MSM 7000/8000 series
+	  chips (included in <tt>src</tt> tree)</li>
+
+	<li>Krait Timer</li>
+      </ul>
+    </body>
+
+    <help>
+      <task>
+	<p>Get MMC driver working.  May need more help from
+	  experts.</p>
+      </task>
+    </help>
+  </project>
 </report>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410080256.s982uTBD083224>