From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] packet dropping problem in uboot
Date: Sun, 15 Apr 2012 17:20:31 +0200 [thread overview]
Message-ID: <201204151720.31262.marek.vasut@gmail.com> (raw)
In-Reply-To: <CAExoSeznXO7UK2y9L_kFtJqrJa8APb6175QsTw5HBvxeJmOdsw@mail.gmail.com>
Dear Ali Ahari,
> 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:
So far, I also have two questions:
1) What CPU is it?
2) What version of U-Boot (mainline or manufacturer-patched)?
> 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)?
One at time
> 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?
Like netfilter? Boot linux ;-)
> Regards,
> Ahari
Best regards,
Marek Vasut
prev parent reply other threads:[~2012-04-15 15:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-15 8:50 [U-Boot] packet dropping problem in uboot Ali Ahari
2012-04-15 15:20 ` Marek Vasut [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201204151720.31262.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.