Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

12 bytes removed, 23:41, 25 February 2011
no edit summary
*Tested with IGEPv2 (OMAP3530@720Mhz and 512/512 MB Ram/Onenand)<br>
== Build Procedure<br> ==
=== Build with Ubuntu Cross Compiler gcc 4.5.1 ===
<span style="font-style: italic;"><span style="font-weight: bold;">Enviroment</span></span>'''''Ubuntu 10.10'''''
==== Install the cross compiler if you not do it before.<br> ====<pre>apt-get install cpp-4.5-arm-linux-gnueabi g++-4.5-arm-linux-gnueabi</pre> ==== Setup the board settings<br> ====<pre>make igep0020-sdcard_config</pre> ==== Build<br> ====<pre>make</pre> ==== Sign the binary x-loader<br> ====
''You should execute contrib/signGP for sign the xloader.''