Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

257 bytes added, 23:01, 2 March 2012
no edit summary
[http://en.wikipedia.org/wiki/INI_file This entry in wikipedia] can help you how a ini file it's structured.
Inside the sources/scripts directory you can found a [http://git.igep.es/?p=pub/scm/igep-x-loader.git;a=blob;f=scripts/igep.ini;h=8e9604e9d4cda0f46ac83be19a648c59c88093f44127b005e8ac1763804d709416a52cc6d850768e;hb=7b4d01a008846de2b395d53eae1db1493fdc46fc refs/heads/master igep.ini] example file.
The actual XLoader can handle two kind tags:
9 MachineID=xxxx Where Machine ID = 2344 for IGEPv2 and ID = 2717 for IGEP Module
</pre>
{| width="600" border="1" cellpadding="1" cellspacing="1"
|-
| Parameter Name
| Description
| Default Value
| Comments
|-
| kaddress
| Kernel copy address
| 0x80008000
| hex memory address
|-
| rdaddress
| Ram Disk location address
| 0x81600000
| hex memory address
|}
 
=== ===
 
=== TAG:&nbsp;[kparams] ===