<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3199" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY 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="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=balexander@visionpointsystems.com 
  href="mailto:balexander@visionpointsystems.com">Brian Alexander</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-embedded@lists.digium.com 
  href="mailto:asterisk-embedded@lists.digium.com">asterisk-embedded@lists.digium.com</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, November 01, 2007 1:54 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [asterisk-embedded] Address to 
  Flash uClinux to on AADK</DIV>
  <DIV><BR></DIV>I have an AADK developer unit (S888i RevA) that I want to 
  upgrade to a more recent version of the asterisk AADK software. I can upload a 
  gzip compressed image to uboot and boot it using <BR><BR>
  <DIV style="MARGIN-LEFT: 40px">tftp 1000000 uImage<BR>bootm 
  1000000<BR></DIV><BR>I am not certain about how and where to flash to save it 
  so that the software will be available between restarts. The documentation I 
  have says to use:<BR><BR>
  <DIV style="MARGIN-LEFT: 40px">cp.b 1000000 200400000 
  $(filesize)<BR></DIV><BR>Is the 200400000 address correct? Also, I am guessing 
  that the $(filesize) should be replaced with the size, in bytes, of the image. 
  (or is $filesize set by tftp when the image is uploaded?) 
  <BR><BR>Thanks,<BR>-Brian<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>--Bandwidth and 
  Colocation Provided by http://www.api-digital.com--<BR><BR>asterisk-embedded 
  mailing list<BR>To UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-embedded</BLOCKQUOTE></BODY></HTML>