Add ARM report.
This commit is contained in:
parent
f33bb18d15
commit
9c9af7a744
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45746
1 changed files with 42 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue