brdbootldr/ubootldr/base_ubootldr.history.xml
author hgs
Fri, 23 Apr 2010 22:32:39 +0100
changeset 125 947dd86c44e2
parent 0 a41df078684a
permissions -rw-r--r--
201015_15

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