Thanks for the update.<br><br>I&#39;m travelling quite a bit during the next couple of weeks.&nbsp; I&#39;ll try to take a look at what you have done.&nbsp; Please continue to post your progress.&nbsp; It is very helpful.<br><br>What limitations are imposed by using QEMU?&nbsp; Is the low-level boot process represented in the emulator?&nbsp; Does it emulate the stepping-stone load and execution?&nbsp; What is the best way to debug the boot procedure?&nbsp; Can you single-step through the boot sequence in QEMU?&nbsp; How are the LEDs represented in QEMU?&nbsp; Since controlling their blinking is your initial focus, I&#39;m wondering how to observe that without the GTA02 hardware.<br>
<br>There&#39;s a lot of code in the u-boot tree.&nbsp; I have been reading through it and trying to get familiar with what is already there, even though much of it is not necessary for basic functionality. <br><br><div class="gmail_quote">
On Fri, Jun 13, 2008 at 3:53 AM, xiangfu &lt;<a href="mailto:xiangfu@openmoko.org">xiangfu@openmoko.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">Hi Dale Schumacher<br>
 &nbsp; i think i finish the Werner first step.<br>
the code is here &nbsp;<a href="http://git.openmoko.org/?p=kboot-stage1.git;a=summary" target="_blank">http://git.openmoko.org/?p=kboot-stage1.git;a=summary</a><br>
and i begin to add start.S and friends<br>
<br>
 &nbsp; Andy wrote:<br>
 &nbsp; you can find current U-Boot sources (start.S and so on) here:<br>
<br>
 &nbsp; <a href="http://git.openmoko.org/?p=u-boot.git;a=shortlog;h=stable" target="_blank">http://git.openmoko.org/?p=u-boot.git;a=shortlog;h=stable</a><br>
<br>
 &nbsp; You can clone them like this<br>
<br>
 &nbsp; git clone git://<a href="http://git.openmoko.org/git/u-boot.git" target="_blank">git.openmoko.org/git/u-boot.git</a> .<br>
 &nbsp; git checkout origin/stable<br>
<br>
the start.S is in path/to/uboot/cpu/arm920t/start.S<br>
</div></div></blockquote></div><br>