Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

149 bytes added, 18:36, 19 July 2011
no edit summary
*Support IGEP 0030 (IGEP Module)<br>
== VERSION CHANGES<br> ==
[2.1.0-1] This version only can be build with gcc linaro 4.5.2 other compilers be not supported.<br>[2.1.0-1] Removed some uncontrolled "printf" with incorrect information.<br>[2.1.0-1] Modified some code under __DEBUG__ option.<br>[2.1.0-1] Added Support for TPS65950-A3 initialization at 1.35V<br>[2.1.0-1] Added support for IGEP Module 0030<br>[2.1.0-1] Added support dynamic Machine ID selection (same xloader boot IGEPv2 &amp; IGEP Module)<br><br> = Pre-Compiled Binaries = [2.1.0-2] [http://downloads.igep.es/files/IGEP_xloader/igep-x-loader-2.1.0-2.tar.bz2 igep-x-loader-2.1.0-2.tar.bz2]
= Build Procedure<br> =
<pre>contrib/signGP x-load.bin
The signed x-loader it's named: x-load.bin.ift
</pre>
== Build Native ==
=== Prepare the microsd card ===
You can follow this howto about how [http://code.google.com/p/beagleboard/wiki/LinuxBootDiskFormat prepare the microsd card] or [[How_to_boot_from_MicroSD_CardHow to boot from MicroSD Card]]<br>
Get a new mmc and create two partitions, the first one must be fat and the second one can be formated in any format type supported by linux kernel.<br>
=== Copy the files in the first (FAT) partition ===
This last command generate a file named x-load-ddp.bin.ift this is the x-loader for copy it in the OneNand.</pre>
==== <span id="1299156619608S" style="display: none;" id="1299156619608S">&nbsp;</span>Boot Partition ====
*fs used jffs2 zlib compressed filesystem.
Contributions to this project be welcome and you can send your patches to support@iseebcn.com&nbsp;or you can use the igep forum for it.<br>You can access to IGEP-x-Loader repository using our git at [http://git.igep.es git.igep.es]<br>IGEP IRC Channel: [http://webchat.freenode.net/?channels=igep http://webchat.freenode.net/?channels=igep]<br>
<br><span id="1299156619619E" style="display: none;" id="1299156619619E">&nbsp;</span><br>
[[Category:How_to_forge|X_Loader]]