Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader X-loader

436 bytes added, 19:47, 3 June 2010
X-loader mainline tree (development)
*x-load.bin.ift in autobuild/igep0020/sdcard directory (for SD card)
==== X-loader mainline tree (development) ====
<span style="color: rgb(255, 0, 0);">'''Note:''' The 'master' branch is where the development work takes place and you should use this if you're after to work with the latest cutting edge developments. It is possible trunk can suffer temporary periods of instability while new features are developed and if this is undesirable we recommend using one of the release branches. '''Use ONLY for development purposes.'''</span>  Clone the GIT repository from git.myigep.com<pre>$ git clone git://git.igep.es/pub/scm/x-loader.git$ cd x-loader</pre>and build with<pre>
$ cd x-loader
</pre>
and build with
<pre>$ cd x-loader
$ scripts/./autobuild.sh arm-none-linux-gnueabi-
</pre>The result will be &nbsp;: *x-load-ddp.bin.ift in autobuild/igep0020b/flash directory (for OneNAND DDP)
*x-load.bin.ift in autobuild/igep0020b/sdcard directory (for SD card)
[[Category:Software|Xloader]]
0
edits