brdbootldr/ubootldr/base_ubootldr.history.xml
author andy simpson <andrews@symbian.org>
Wed, 14 Jul 2010 11:58:55 +0100
branchRCL_3
changeset 204 e6321f0e0e6b
parent 0 a41df078684a
permissions -rw-r--r--
Merge Bug 2014 Bug 2149 Bug 2283 and GCCE fixes

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