<!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>Dear All,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2> 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>
Image Name: Linux Kernel Image<BR>
Created: 2003-10-30 6:12:30
UTC<BR> Image Type: MIPS Linux Kernel Image (gzip
compressed)<BR> Data Size: 1439116 Bytes =
1.4 MB<BR> Load Address: 80002000<BR> Entry Point:
80002000<BR> Uncompressing Kernel Image ... OK<BR>No initrd<BR>##
Transferring control to Linux (at address 80002000) ...</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Starting kernel ...</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2><4>SDBBP EJTAG debug exception - not handled yet, just
ignored!<BR><4>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> </DIV>
<DIV><FONT size=2>Dennis Lee</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>