<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Daniel Engström &lt;daniel@omicron.se&gt;</b>
</font>
<p><font size=1 face="sans-serif">2003-04-28 14:27</font>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">收件人</font></div>
<td valign=top><font size=1 face="sans-serif">zhu.zuoliang@zte.com.cn</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">抄送</font></div>
<td valign=top><font size=1 face="sans-serif">u-boot-users@lists.sourceforge.net</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">主题</font></div>
<td valign=top><font size=1 face="sans-serif">Re: u-boot i386 port</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br><font size=2 face="sans-serif">I do like this:</font>
<br>
<br><font size=2 face="sans-serif">ON HOST:</font>
<br>
<br><font size=2 face="sans-serif">make bzImage;</font>
<br>
<br><font size=2 face="sans-serif">mkimage -A x86 -O linux -T kernel -C
none -a 0 -e 0 -n &quot;my kernle&quot; -d bzImage uImage</font>
<br>
<br><font size=2 face="sans-serif">ON TARGET:</font>
<br>
<br><font size=2 face="sans-serif">loadb 1000000 (load Image to 16M)</font>
<br><font size=2 face="sans-serif">bootm 1000000</font>
<br>
<br><font size=1 face="sans-serif">are there any problem of these steps?????</font>
<br><font size=1 face="sans-serif">thanks a lot!!!!</font>
<br>
<br>
<br><font size=2><tt>On 2003.04.28 07:09 zhu.zuoliang@zte.com.cn wrote:<br>
&gt; Zhu Zuoliang<br>
&gt; <br>
&gt; Thanks a lot for your help!!!! U-boot is now runing on my custom Pentium<br>
&gt; 2 board now, but the Linux Kernel still can not boot yet.<br>
&gt; <br>
&gt; I compiled a bzImage , download to u-boot, it halt after print: &nbsp;Start<br>
&gt; Kernel....<br>
&gt; this is the problem of my Linux Kernel ? or my u-boot still has problem?<br>
&gt; or both?????<br>
<br>
The obvius question is: have you configured serial console correctly in
<br>
linux?<br>
<br>
It cold also be a problem with the load address you use, not all values
<br>
will work,<br>
I use 0x100000 wich works for me.<br>
<br>
You culd try to figure out what the cpu is doing, if you have access to
a <br>
hardware-<br>
debugger of some kind.<br>
<br>
&gt; thanks a lot!!!!!!<br>
You're welcome.<br>
 &nbsp;/Daniel<br>
<br>
&gt; <br>
</tt></font>
<br>