<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff size=2>Okay - 
so this is probably not a big deal, however when I use the printf in u-boot as 
follows:</FONT></SPAN></DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2>unsigned char x = 0xC2;</FONT></SPAN></DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2>printf("this is the problem %02X\n", x);</FONT></SPAN></DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff size=2>result 
is:</FONT></SPAN></DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff size=2>this 
is the problem FFFFFFFC2</FONT></SPAN></DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004></SPAN>&nbsp;</DIV>
<DIV><SPAN class=372520804-24032004><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> Zhang, Jian 
  [mailto:jzhang@ti.com] <BR><B>Sent:</B> Tuesday, February 03, 2004 2:23   PM<BR><B>To:</B> 'u-boot-users@lists.sourceforge.net'<BR><B>Cc:</B> Zhang, 
  Jian; Woodruff, Richard; Powers, John<BR><B>Subject:</B> [U-Boot-Users]   [PATCH] bug fixes for fat.h<BR><BR></FONT></DIV>
  <P><FONT size=2>This patch fixed two bugs found in fat.h. It is a diff with 
  U-Boot-1.0.0 (10/29/2003).</FONT> </P>
  <P><FONT size=2>1. The number of FAT12 entries in FAT12 buffer was calculated 
  incorrectly. As a result, you are not able to read any big file using more 
  2048 FAT12 entries.</FONT></P>
  <P><FONT size=2>2. data_begin in fsdata struct can be negative depending on 
  the FAT system layout. If it happens, wrong sectors are requested by fat   code.</FONT></P>
  <P><FONT size=2>Best Regards,</FONT> <BR><FONT size=2>Jian Zhang</FONT> </P>
  <P><FONT face=Arial color=#000000 size=2></FONT><FONT face=Arial color=#000000 
  size=2></FONT> </P></BLOCKQUOTE><FONT SIZE=3><BR>
<BR>
**********************************************************************<BR>
This e-mail is the property of Lantronix. It is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential, or otherwise protected from disclosure. Distribution or copying of this e-mail, or the information contained herein, to anyone other than the intended recipient is prohibited.<BR>
</FONT>
</BODY></HTML>