brdbootldr/ubootldr/base_ubootldr.history.xml
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 17:54:34 +0100
branchGCC_SURGE
changeset 143 de794338254b
parent 0 a41df078684a
permissions -rw-r--r--
Add definition of _FOFF_DYNAMIC(c,f) as an alternative to _FOFF(c,f) where f cannot be computed at compile time

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