From: Ben Warren <biggerbadderben@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 00/17] More Ethernet initialization rework
Date: Sun, 31 Aug 2008 01:46:00 -0700 [thread overview]
Message-ID: <48BA5A48.5080204@gmail.com> (raw)
Hello,
This patch set moves initialization of most Ethernet controllers to
board or CPU code. A few of the more complicated ones remain, but the
goal is to implement this on all controllers.
Notes:
1. I obviously wasn't able to test many of these. I compiled what I
could with the tools on hand, but there's a chance for some breakage.
2. Many, many boards are affected by this. I didn't copy the
individual board maintainers because, well, that would be a lot of work
:) Each patch lists the boards that are modified directly.
3. I've tried to design this so that people can still choose
different PCI-based Ethernet controllers with a simple CONFIG change. I
appreciate feedback on this implementation.
regards,
Ben
reply other threads:[~2008-08-31 8:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=48BA5A48.5080204@gmail.com \
--to=biggerbadderben@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.