All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] packet dropping problem in uboot
@ 2012-04-15  8:50 Ali Ahari
  2012-04-15 15:20 ` Marek Vasut
  0 siblings, 1 reply; 2+ messages in thread
From: Ali Ahari @ 2012-04-15  8:50 UTC (permalink / raw)
  To: u-boot

Dear All,
I have a board with a DSP processor and two Ethernet controllers(dm9000) .
U-boot is installed on the DSP processor which is configured to work with
these two Ethernets. I have two questions:
1- I can just work with one of the Ethernets at a time and  call eth_rx for
it, is it possible to work with both of ethernets and read data from them
as data arrives(currently I have implemented a polling mechanism to read
from both eths)?
2- I want to read packets from one eth and send it from another eth, but I
found out that I can just transfer ARP packets in this way and I can't even
read other packet types like UDP, Does uboot have a built-in mechanism for
dropping and filtering some kind of packets?

Regards,
Ahari

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-04-15 15:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-15  8:50 [U-Boot] packet dropping problem in uboot Ali Ahari
2012-04-15 15:20 ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.