Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

5 bytes added, 18:57, 4 November 2012
no edit summary
#x-loader.bin.ift (you must rename this file to MLO before copy it) / This is a signed image using contrib/signGP tool
#x-loader configuration file [http://git.igep.es/?p=pub/scm/igep-x-loader.git;a=blob;f=scripts/igep.ini;h=7ecda91b2716d8984d48fa6c5eb5c74b8f0b0959ce093fe80c81d8888bf79464f847059b312bba83;hb=HEAD igep.ini] also you can change the configuration file name editing the file: [http://git.igep.es/?p=pub/scm/igep-x-loader.git;a=blob;f=include/configs/igep00x0.h igep00x0.h] (#define IGEP_BOOT_CFG_INI_FILE "igep.ini")
#Your desired kernel image.
'''kernel build command example''':
<pre>$make ARCH=arm CROSS_COMPILE=arm-poky-linux-gnueabi- zImage modules</pre>  
=== Second Partition ===