brdbootldr/ubootldr/base_ubootldr.history.xml
author Mitsuaki Nakamura <nakamura-mitsuaki@sharp.co.jp>
Tue, 25 May 2010 13:23:21 +0900
branchsharp_contrib_0
changeset 115 3726ea3658d3
parent 0 a41df078684a
permissions -rw-r--r--
satrt branch sharp_contrib_0

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