<!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.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; I'm using a Sandpoint board with 
X3 (MPC8245)&nbsp;&nbsp;unity CPU card. Sandpoint does not have an ethernet 
controller.And since&nbsp;I have a PCI DECchip 21x4x Ethernet controller I want 
to use it with sandpoint board. I'm able to&nbsp;use this ethernet card with my 
linux image, it works fine, but I couldn't add this to u-boot image. So I'm 
dowloading the linux image by using "loadb" or "loads"&nbsp;commands via serial 
channel and it tooks to much time. You can see my previous tryings below. 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Is there anybody who has used 
this ethernet controller with Sandpoint? Or do you have any suggestion for my 
problem. &nbsp;</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>yio</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>P.S:</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp;&nbsp; Below, there are previous 
messages between&nbsp;I and <FONT face="Times New Roman" size=3>Wolfgang. Since 
I was not aware of using this list I have sent e-mails directly to Wolfgang. 
Thanks to him for his recommendations about the problem&nbsp;and warnings about 
using this list.</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Hello,<BR><BR>in message &lt;<A 
href="mailto:000b01c44ebe$9f0193d0$aa06010a@aselsan.com.tr">000b01c44ebe$9f0193d0$aa06010a@aselsan.com.tr</A>&gt; 
you wrote:<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; First of all, Thank you very 
much for your help. I'm sorry I couldn't<BR>&gt; see the Tulip support of u-boor 
at the first time.<BR><BR>You are welcome.<BR><BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 
Yes you are right I should have used the mailing list. Thank you for<BR>&gt; 
your warning.<BR><BR>Ummm... so why aren't you using it in this case?<BR><BR>For 
future messages please use the mailing list.<BR><BR>&gt; &gt;Enable CFG_CMD_NET 
and&nbsp; CONFIG_TULIP&nbsp; and&nbsp; CONFIG_NET_MULTI&nbsp; in&nbsp; 
your<BR>&gt; &gt; board configuration.<BR>&gt; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; 
I have tried you recommendations about how to add Tulip driver. But I<BR>&gt; 
couldn't succedded. Here what I have done exactly and, what results I 
have<BR>&gt; reached.<BR>&gt; <BR>&gt;&nbsp;&nbsp;&nbsp; I think, by the "board 
configuration", you mean<BR>&gt; u-boot-1.1.1\include\configs\Sandpoint8245.h 
file. In that file,<BR>&gt; CONFIG_NET_MULTI&nbsp; had already been defined. 
Then I have defined the first<BR>&gt; two ( CFG_CMD_NET, CONFIG_TULIP). Then 
firstly, I have run the command "make<BR>&gt; clean", secondly run "make 
Sandpoint8245_config", And finally, when I have<BR>&gt; run the command "make 
CROSS_COMPILE=ppc_82xx-" I have received an error,<BR>&gt; saying that 
definition of CFG_CMD_NET&nbsp; was dublicated. OK, since it seems 
to<BR><BR>Maybe I was not clear enough. "CFG_CMD_NET"&nbsp; is&nbsp; not&nbsp; 
a&nbsp; #define&nbsp; you<BR>should&nbsp; set&nbsp; yourself;&nbsp; you&nbsp; 
should&nbsp; make&nbsp; sure that "CFG_CMD_NET" is<BR>included (i. e. 
used)&nbsp; in&nbsp; your&nbsp; definition&nbsp; of&nbsp; the&nbsp; 
CONFIG_COMMANDS<BR>definition.<BR><BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
So as a result, my DECchip Ethernet card is still not working with<BR>&gt; 
u-boot. (Or I couldn't make it work somehow!) Would you please help me 
about<BR>&gt; where am I wrong. I can enter this subject in mailing list, so 
some other<BR>&gt; people can use this help.<BR><BR>sorry, I'm afraid I cannot 
help. I don;t have any Tulip based network<BR>card here, so I cannot test this 
myself. Please ask&nbsp; on&nbsp; the&nbsp; mailing<BR>list.<BR><BR>Best 
regards,<BR><BR>Wolfgang Denk<BR><BR>-- <BR>Software Engineering:&nbsp; Embedded 
and Realtime Systems,&nbsp; Embedded Linux<BR>Phone: (+49)-8142-4596-87&nbsp; 
Fax: (+49)-8142-4596-88&nbsp; Email: <A 
href="mailto:wd@denx.de">wd@denx.de</A><BR>Brain off-line, please wait.</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Hello,<BR><BR>in message &lt;<A 
href="mailto:E1BTbK0-0005YM-00@sc8-sf-web2.sourceforge.net">E1BTbK0-0005YM-00@sc8-sf-web2.sourceforge.net</A>&gt; 
you wrote:<BR>&gt; <BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I need help about u-boot. 
I'm using u-boot in a Sandpoint <BR>&gt; X3 board. This board does not have an 
ethernet controller. So <BR>&gt; I'm using DECchip 21x4X PCI ethernet card. But 
I think u-boot <BR>&gt; does not suppot that card.(Or I couldn't find!).&nbsp; 
Can you help <BR><BR>You are wrong. The Tulip chip is supported. 
See<BR>drivers/dc2114x.*<BR><BR>&gt; about how can I add this ethernet card into 
u-boot image. I <BR><BR>Enable CFG_CMD_NET and&nbsp; CONFIG_TULIP&nbsp; 
and&nbsp; CONFIG_NET_MULTI&nbsp; in&nbsp; your<BR>board 
configuration.<BR><BR>&gt; card. But For now I only can download the linux image 
via <BR>&gt; serial channel with loads command and this takes too much <BR>&gt; 
time. (about 30 minutes).<BR><BR>You could also use loadb which is much faster. 
But of course&nbsp; not&nbsp; as<BR>fast as Ethernet :-)<BR><BR>&gt; P.S: I have 
entered this subject into "Forums" in u-boot page. <BR>&gt; But since I need an 
urgent help I'm also posting it to you.<BR><BR>The U-Boot page should have told 
you that the preferred communication<BR>channel is through the u-0boot-users 
mailing list.<BR><BR>Best regards,<BR><BR>Wolfgang Denk<BR></DIV>
<DIV>-- <BR>Software Engineering:&nbsp; Embedded and Realtime Systems,&nbsp; 
Embedded Linux<BR>Phone: (+49)-8142-4596-87&nbsp; Fax: (+49)-8142-4596-88&nbsp; 
Email: <A href="mailto:wd@denx.de">wd@denx.de</A><BR>Brain off-line, please 
wait.</DIV>
<P>
<HR>
<STRONG><FONT color=#ff0000>Dikkat:</FONT></STRONG></P>
<P>Bu elektronik posta mesaji kisisel ve özeldir. Eger size gonderilmediyse 
lutfen gondericiyi <BR>bilgilendirip mesaji siliniz. Firmamiza&nbsp;gelen 
ve&nbsp;giden&nbsp;mesajlar virus taramasindan gecirilmekte, <BR>guvenlik nedeni 
ile kontrol edilerek saklanmaktadir. Mesajdaki gorusler ve bakis acisi 
<BR>gondericiye ait olup Aselsan A.S. resmi gorusu olmak zorunda 
degildir.</P><FONT color=#ff0000><STRONG>
<HR>
</STRONG></FONT><STRONG><FONT color=#ff0000>Attention: </FONT></STRONG>
<P>This e-mail message is privileged and confidential. If you are not the 
intended recipient please <BR>delete the message and notify the sender. E-mails 
to and from the company are monitored for <BR>operational reasons and in 
accordance with lawful business practices. Any views or opinions <BR>presented 
are solely those of the author and do not necessarily represent the views of the 
company.</P>
<HR>

<P></P>
</BODY></HTML>