brdbootldr/ubootldr/base_ubootldr.history.xml
author William Roberts <williamr@symbian.org>
Tue, 19 Jan 2010 13:48:03 +0000
changeset 7 f497542af8e4
parent 0 a41df078684a
permissions -rw-r--r--
Merge improved comments (now included as part of Revision: 201001)

<?xml version="1.0" encoding="UTF-8"?>
<relnotes name="Bootstrap">
  <purpose>
    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.
  </purpose>
</relnotes>