brdbootldr/ubootldr/base_ubootldr.history.xml
author William Roberts <williamr@symbian.org>
Tue, 20 Jul 2010 09:59:06 +0100
changeset 214 aa7a21cbc82b
parent 0 a41df078684a
permissions -rw-r--r--
Really supply rom.flm and friends (missed from previous commit)

<?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>