Thanks for responding guys. In printenv I see <br><br><div style="margin-left: 40px;">flashboot=bootm 0x20100000<br></div><br>If I understand correctly I would use<br><br><div style="margin-left: 40px;">
cp.b 1000000 20100000 $(filesize)<br></div><br>Does that look correct? Do I need the 0x in cp.d to indicate the value s in hex?<br><br>Thanks again,<br>-Brian<br><br><br><div><span class="gmail_quote">On 11/1/07, <b class="gmail_sendername">
Wojciech Tryc</b> &lt;<a href="mailto:wojtek@voipman.org">wojtek@voipman.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">






<div bgcolor="#ffffff">
<div><font face="Arial" size="2">Brian,</font></div>
<div><font face="Arial" size="2">The $(filesize) is a valid variable within u-boot, 
so you just leave it as $(filesize).</font></div>
<div><font face="Arial" size="2">The address seems correct, but to make sure please 
run printenv from the u-boot prompt to see where your image reside.</font></div>
<div><font face="Arial" size="2"></font>&nbsp;</div>
<div><font face="Arial" size="2">Regards,</font></div>
<div><font face="Arial" size="2">Wojtek</font></div>
<blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><div><span class="e" id="q_115fc70042c81b4c_1">
  <div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- </div></span></div></blockquote>
</div></blockquote></div><br>