<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
<STYLE>BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV>hi,guys...</DIV>
<DIV>&nbsp;</DIV>
<DIV>i am new to the u-boot....and wanna to port the u-boot.1.2.0....to a board 
based on at91rm9200,</DIV>
<DIV>&nbsp;&nbsp;&nbsp; </DIV>
<DIV>i had a compiled u-boot.bin...but when i downloaded it to the 
flash....reboot...nothing promt out</DIV>
<DIV>&nbsp;</DIV>
<DIV>i modified according the at91rm9200dk....</DIV>
<DIV>&nbsp;</DIV>
<DIV>what does boot.bin and loader.bin work for? Do I have to have these two 
file?</DIV>
<DIV>&nbsp;</DIV>
<DIV>1.Add a new configuration option for my board to the 
toplevel&nbsp;"Makefile" and to the "MAKEALL" script</DIV>
<DIV>2.Create a new directory to hold the specific code. Add any&nbsp;files you 
need. In your board directory, you will need at least the "Makefile", a 
"&lt;board&gt;.c", "flash.c" and "u-boot.lds".</DIV>
<DIV>3.Create a new configuration file "include/configs/&lt;board&gt;.h" 
for&nbsp;my board...</DIV>
<DIV>4. Run "make &lt;board&gt;_config" with your new name.</DIV>
<DIV>5.make </DIV>
<DIV>&nbsp;</DIV>
<DIV>everything is all right except not message promted out.</DIV>
<DIV>&nbsp;</DIV>
<DIV>thanks </DIV>
<DIV>&nbsp;</DIV>
<DIV>Jack Xu</DIV>
<DIV>2007-10-22</DIV></BODY></HTML>