Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The bootloader X-loader

885 bytes added, 13:52, 16 May 2011
development branch
**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>
$ git clone git://git.igep.es/pub/scm/x-loader.git
$ cd x-loader
$ git checkout origin/for-next -b for-next
and build with
$ scripts/./autobuild.sh arm-none-linux-gnueabi-
The result will be&nbsp;: * For IGEP v2 platform* *x-load-ddp.bin.ift in autobuild/igep0020igep00x0/flash directory  = Quality assurance: Test Cases =''' #001 : SDCARD boot ''' How to test: Create a bootable SD card (FAT partition) and put inside x-loader. Result should be like :  Texas Instruments X-Loader 1.5.0 (May 5 2011 - 09:59:19) Reading boot sector u-boot.bin not found or blank nand contents - attempting serial boot . . . ## Ready for OneNAND DDPbinary (kermit)download to 0x80008000 at 115200 bps... ''' #002 : ONENAND boot ''' **How to test: Put x-loadloader to onenand and check if booting. Result should be like :  Texas Instruments X-Loader 1.5.0 (May 5 2011 - 09:59:19) u-boot.binnot found or blank nand contents - attempting serial boot .ift in autobuild/igep0020/sdcard directory . . ## Ready for binary (for kermit) download to 0x80008000 at 115200 bps... ''' #003 : Load u-boot from SD -card)'''*For OMAP3 IGEP module**How to test: Put x-loadloader and u-boot to SD-card and check if booting. Result should be like :  Texas Instruments X-ddpLoader 1.bin5.ift in autobuild/igep0030/flash directory 0 (for OneNAND DDPMay 5 2011 - 09:59:19)**x Reading boot sector Loading u-loadboot.binfrom mmc  U-Boot 2011.ift in autobuild/igep0030/sdcard directory 03-00406-gf92edd8 (for May 05 2011 - 13:01:04) ''' #004 : Load u-boot from onenand ''' How to test: Put x-loader and u-boot to SD -card)and check if booting. Result should be like :
= Changelog =
0
edits