1) Fix for Bug 3117 - [GCCE] Missing symbols in linkage of template_ekern.exe
2) Adjusting e32cia.h to the fix for bug 3115, changset 184: 0e2270015475, which conflicted with the fix for bug 3114, changeset 182: eb3b9806166e
<?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>