<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE id=ridTitle>Blank</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE>BODY {
        MARGIN-TOP: 25px; FONT-SIZE: 10pt; MARGIN-LEFT: 25px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica
}
P.msoNormal {
        MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
LI.msoNormal {
        MARGIN-TOP: 0px; FONT-SIZE: 10pt; MARGIN-LEFT: 0px; COLOR: #ffffcc; FONT-FAMILY: Helvetica, "Times New Roman"
}
</STYLE>

<META content="MSHTML 6.00.2900.2769" name=GENERATOR></HEAD>
<BODY id=ridBody background=cid:078455505@18102005-24fa>
<P><SPAN class=203251012-17102005>Dear Users,</SPAN></P>
<P><SPAN class=203251012-17102005>I am using an EP8260 board with 8MB flash and 
32MB DRAM.</SPAN></P>
<P><SPAN class=203251012-17102005>I have a resident bootloader that sits at 
0xFF000000 and don't want to spoil the contents by loading U-BOOT at the same 
address (I don't have&nbsp;a BDI today with me).</SPAN></P>
<P><SPAN class=203251012-17102005>I have loaded U-BOOT bin into 0xFE000000 and 
did a go with 0xFE000100 but it seems to fail at relocate_code (established via. 
print statements to the terminal and dumping ram content).</SPAN></P>
<P><SPAN class=203251012-17102005>Can anyone let me know if there is a 
limitation with U-BOOT that prevents it from running fully except if loaded at 
0xFF000000?</SPAN></P>
<P><SPAN class=203251012-17102005>Thanks,</SPAN></P>
<P><SPAN class=203251012-17102005>-Krishnan</SPAN></P>
<P>&nbsp;</P></BODY></HTML>