brdbootldr/ubootldr/base_ubootldr.history.xml
author William Roberts <williamr@symbian.org>
Mon, 21 Jun 2010 21:52:32 +0100
branchGCC_SURGE
changeset 172 8f7f130ac31a
parent 0 a41df078684a
permissions -rw-r--r--
Qualift #if defined(__GCC32__) with && !defined(__EABI__), to avoid getting wrongly mangled names in cia files (Bug 3064)

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