<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.88">
<TITLE>RE: [U-Boot-Users] u-boot compilation problem</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>&gt;&gt; quick-n-dirty:</FONT>
<BR><FONT SIZE=2>&gt;&gt; put the following in your file &gt;:)</FONT>
<BR><FONT SIZE=2>&gt;&gt; #define printf(args...)&nbsp; do { } while(0)</FONT>
</P>

<P><FONT SIZE=2>even better</FONT>
<BR><FONT SIZE=2>#define printf() </FONT>
<BR><FONT SIZE=2>(replace by nothing)</FONT>
</P>

<P><FONT SIZE=2>Dirk.</FONT>
</P>

</BODY>
</HTML>