Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

48 bytes added, 23:08, 26 February 2011
no edit summary
</pre>
It's important take a lool to the call assembly function cpu_init_crit (you can see the code below) this is resposable to call the board initialization function called lowlevel_init described defined in the C execution flow[http://git.igep.es/?p=pub/scm/igep-x-loader.git;a=blob;f=board/igep0020/platform.S platform.S] file.<br>
<pre> 175 cpu_init_crit:
176 /*