Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

52 bytes removed, 16:32, 7 May 2019
Download from git repository
[EOL] =Summary<br /><br />=X-Loader, an initial program loader for Embedded boards based on OMAP processors.
Access to the latest version&nbsp;[http://git.isee.biz/?p=pub/scm/igep-x-loader.git;a=summary here] and read the [http://git.isee.biz/?p=pub/scm/igep-x-loader.git;a=blob_plain;f=ISEE_README.txt;h=909c072bc2512026342d802b3ef1b7e8f703458b;hb=4bb2ebd99d5b86522d786ac5b074066e9841799c ISEE_Readme.txt] for get the latest release information.
==Build Native==
===Download from git repository===
<pre style="font-weight: normal;"> git clone githttps://git.isee.biz/pub/scmarm-boot/igep-x-loader.git</pre>git 
git checkout &lt;your_desired_release&gt; -b &lt;your_name_release&gt;
<u>Create the boot partition:</u>
 
<pre>mpurate=800</pre>
If you don't force any frequency the linux kernel will put your processor at the maximum speed (ex: DM3730 will run at 1 Ghz)
 
e) finally boot the new kernel with kexec.