brdbootldr/ubootldr/base_ubootldr.history.xml
author mikek
Wed, 16 Jun 2010 07:31:57 +0100
branchGCC_SURGE
changeset 158 3132f83c8488
parent 0 a41df078684a
permissions -rw-r--r--
Fix for Bug 2980 - "#include <OpenSystemTrace.h>" is a case-violation on Linux. This is not a GCCE compatibility bug but I need it fixed because I'm building on Linux

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