Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

5 bytes added, 17:51, 1 June 2012
no edit summary
git checkout &lt;your_desired_release&gt; -b &lt;your_name_release&gt;<br>
<pre style="font-weight: normal;">$ git checkout release-2.4.0-2 -b release-2.4.0-2-local
</pre>=== Configure the board settings ===
<pre>make igep00x0_config</pre><pre>Edit the variable CFLAGS and add the option: -fno-stack-protector
CFLAGS&nbsp;:= $(CPPFLAGS) -Wall -Wstrict-prototypes -fno-stack-protector</pre>
<pre>contrib/signGP x-load.bin
The signed x-loader it's named: x-load.bin.ift
</pre> 
= BOOT<br> =
8 kRdImageName=rdImage-test
9 MachineID=xxxx Where Machine ID =&nbsp;2344 for IGEPv2 and ID = 2717 for IGEP Module
10 Mode=&lt;kernel&gt; or &lt;binary&gt;
</pre>