Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader X-loader

26 bytes removed, 17:37, 8 November 2010
no edit summary
if you have updated your SDK environment to latest version (see [[Ubuntu 8.04 IGEP v2.0 SDK Virtual Machine]])
== X-loader v1.4.4-1 (stable) ==
Download the IGEP X-loader sources and follow next steps:
**x-load.bin.ift in autobuild/igep0030/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.igep.es
<pre> $ git clone git://git.igep.es/pub/scm/x-loader.git $ cd x-loader</pre>
and build with
<pre> $ cd x-loader $ scripts/./autobuild.sh arm-none-linux-gnueabi-</pre>
The result will be&nbsp;:
* For IGEP v2 platform
**x-load.bin.ift in autobuild/igep0030/sdcard directory (for SD card)
== CHANGELOG =Changelog =
* [http://git.igep.es/?p=pub/scm/x-loader.git;a=commit;h=0aad3f949c55196491721129d73261ac6bcca120 2010-11-08 Release 1.4.4-1]
** improve led management
0
edits