author | John Imhofe |
Wed, 24 Feb 2010 15:45:41 +0000 | |
changeset 18 | 6d3ef2aa5c43 |
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> |