author | Simon Howkins <simonh@symbian.org> |
Thu, 03 Dec 2009 15:22:06 +0000 | |
changeset 10 | a9cc6fb4aaa6 |
parent 0 | a41df078684a |
permissions | -rw-r--r-- |
0 | 1 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
<relnotes name="Bootstrap"> |
|
3 |
<purpose> |
|
4 |
Prepares hardware including memory and peripherals, maps virtual address space if an MMU is present, and starts the kernel. Includes processor, MMU, and other device dependent which may be substituted by a specific platform variant as well as generic code. |
|
5 |
</purpose> |
|
6 |
</relnotes> |