Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader U-Boot

603 bytes removed, 12:52, 6 July 2010
U-Boot v2009.11-2 (stable)
== U-Boot v2009.11-2 (stable) ==
 
Download the IGEP X-loader sources and follow next steps:
<pre>
$ wget http://downloads.igep.es/sources/x-loader-1.4.3-0.tar.gz
$ tar xzf x-loader-1.4.3-0.tar.gz
$ cd x-loader-1.4.3-0
$ scripts/./autobuild.sh arm-none-linux-gnueabi-
</pre>
The result will be :
* For IGEP v2 platform
**x-load-ddp.bin.ift in autobuild/igep0020/flash directory (for OneNAND DDP)
**x-load.bin.ift in autobuild/igep0020/sdcard directory (for SD card)
*For OMAP3 IGEP module
**x-load-ddp.bin.ift in autobuild/igep0030/flash directory (for OneNAND DDP)
**x-load.bin.ift in autobuild/igep0030/sdcard directory (for SD card)
 
Download the IGEP U-Boot sources and follow next steps:
0
edits