From: Vlad Lungu <vlad@comsys.ro>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] NE2000 working again
Date: Sun, 21 Oct 2007 20:53:36 +0300 [thread overview]
Message-ID: <471B9220.8000206@comsys.ro> (raw)
In-Reply-To: <20071020230128.226BA243CA@gemini.denx.de>
Wolfgang Denk wrote:
> In message <4705271E.1010906@comsys.ro> you wrote:
>
>> Fixed typo in ne2000.h, thinko re n2k_inb() usage, don't try
>> to do anything in eth_stop() if eth_init() was not called.
>> Simplified RX path in order to avoid timeouts on really really
>> fast NE2000 cards (read: qemu with internal tftp), NetLoop() is
>> clever enough to cope with 1 packet per eth_rx().
>>
>> Signed-off-by: Vlad Lungu <vlad@comsys.ro>
>>
>
> Applied. Thanks.
>
> But now it would be only consequent to remove all references to the
> "nrx" variable as well. Looking forward to your follow-up patch
> (sorry, I can't test this atm).
>
There are a lot more things to remove or change : NB, pbuf, plen just to
name a few.
AFAIK, there's no board in the current tree that uses it, not
counting my patch for Qemu -M mips.
How about I look into this after 1.3.0 is released?
Vlad
next prev parent reply other threads:[~2007-10-21 17:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-04 17:47 [U-Boot-Users] [PATCH] NE2000 working again Vlad Lungu
2007-10-20 23:01 ` Wolfgang Denk
2007-10-21 17:53 ` Vlad Lungu [this message]
2007-10-23 22:40 ` Wolfgang Denk
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=471B9220.8000206@comsys.ro \
--to=vlad@comsys.ro \
--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.