- Minor fixes to the 2013Q4 status report

Submitted by:	pluknet
This commit is contained in:
Gabor Pali 2014-01-05 20:58:56 +00:00
parent 814eef5f0c
commit 6fd377e57e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43435

View file

@ -222,28 +222,28 @@
<body> <body>
<p>Rockchip is a series of SoC (System on Chip) integrated <p>Rockchip is a series of SoC (System on Chip) integrated
circuits that are mainly for embedded systems applications in circuits that are mainly for embedded systems applications in
mobile entertainment devices such smartphones, tablets, e-books, mobile entertainment devices such as smartphones, tablets, e-books,
set-top boxes, media players, personal video, and MP3 players. set-top boxes, media players, personal video, and MP3 players.
Due to their evolution from the MP3/MP4 player market most Due to their evolution from the MP3/MP4 player market, most
Rockchip ICs feature advanced media decoding logic but lack Rockchip ICs feature advanced media decoding logic but lack
integrated cellular radio basebands. Initial support of integrated cellular radio basebands. Initial support of
Rockchip RK3188 (Quad core Cortex A9) SoC is committed to Rockchip RK3188 (Quad core Cortex A9) SoC is committed to
<tt>head</tt>. Now &os; runs on Radxa Rock and it supports <tt>head</tt>. Now &os; runs on Radxa Rock and it supports
following peripherals:</p> the following peripherals:</p>
<ul> <ul>
<li>Existing DWC OTG driver in host mode</li> <li>Existing DWC OTG driver in host mode</li>
<li>GPIO</li> <li>GPIO</li>
</ul> </ul>
<p>Some work was also done the on initial support of Qualcomm <p>Some work was also done on the initial support of Qualcomm
Snapdragon S4 SoC, featuring the Krait CPU, which is considered Snapdragon S4 SoC, featuring the Krait CPU, which is considered
a "platform" for use in smartphones, tablets, and smartbook a "platform" for use in smartphones, tablets, and smartbook
devices. Krait has many similarities with the ARM Cortex-A15 devices. Krait has many similarities with the ARM Cortex-A15
CPU and is also based on the ARMv7 instruction set. A minimal CPU and is also based on the ARMv7 instruction set. A minimal
console driver was written and &os;'s early boot messages can be console driver was written, and &os;'s early boot messages can
now seen on the serial console. The timer driver works too, and be now seen on the serial console. The timer driver works too,
the boot now stops at the mountroot prompt.</p> and the boot now stops at the mountroot prompt.</p>
</body> </body>
</project> </project>