Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

226 bytes added, 23:49, 25 February 2011
no edit summary
== Build with IGEP SDK ==
=== Setup the Enviroment<br> ===<pre>source /usr/local/poky/eabi-glibc/environment-setup-arm-none-linux-gnueabi <&lt;/preSetup the board settings ===&lt;pre&gt;make igep0020-sdcard_config</pre> === Build<br> ===<pre>make igep0020CROSS_COMPILE=arm-none-linux-gnueabi-</pre>=== Sign the binary x-loader === ''You should execute contrib/signGP for sign the xloader.''<pre>contrib/signGP x-load.binThe signed x-loader it's named: x-sdcard_configload.bin.ift
</pre>
=== Build<br> ===
<pre>make CROSS_COMPILE=arm-none-linux-gnueabi-
</pre>
d) Sign x-loader
<br>
 <br> <br> <br> <br> <br> d) Sign x-loader <br> You should execute contrib/signGP for sign the xloader that resides inside the flash memory.<br>contrib/signGP x-load.bin<br>The signed x-loader it's named: x-load.bin.ift
<br>5.3 Build Native