<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Dear All,</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>&nbsp;&nbsp;&nbsp; I am now porting U-Boot to Atheros A531x 
board.</FONT></DIV>
<DIV><FONT size=2>Now It can boot it self from flash. I burned Linux image in 
bfc40000</FONT></DIV>
<DIV><FONT size=2>I use bootm bfc40000 , following things happen</FONT></DIV>
<DIV><FONT 
size=2>-----------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>AR531X # <BR>AR531X # <BR>AR531X # <BR>AR531X # setenv verify 
n<BR>AR531X # bootm bfc40000<BR>## Booting image at bfc40000 ...<BR>&nbsp;&nbsp; 
Image Name:&nbsp;&nbsp; Linux Kernel Image<BR>&nbsp;&nbsp; 
Created:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2003-10-30&nbsp;&nbsp; 6:12:30 
UTC<BR>&nbsp;&nbsp; Image Type:&nbsp;&nbsp; MIPS Linux Kernel Image (gzip 
compressed)<BR>&nbsp;&nbsp; Data Size:&nbsp;&nbsp;&nbsp; 1439116 Bytes =&nbsp; 
1.4 MB<BR>&nbsp;&nbsp; Load Address: 80002000<BR>&nbsp;&nbsp; Entry Point:&nbsp; 
80002000<BR>&nbsp;&nbsp; Uncompressing Kernel Image ... OK<BR>No initrd<BR>## 
Transferring control to Linux (at address 80002000) ...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Starting kernel ...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>&lt;4&gt;SDBBP EJTAG debug exception - not handled yet, just 
ignored!<BR>&lt;4&gt;c0_depc = 44fca612, DEBUG = 
0a00cc06<BR>-----------------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT size=2>I check the code in Linux Kernel , they are interrupted by 
EJTAG .</FONT></DIV>
<DIV><FONT size=2>I don't know whey it will have such interrupt ?</FONT></DIV>
<DIV><FONT size=2>Then it just stop to go....</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>Dennis Lee</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV></BODY></HTML>