From: Sylvain Munaut <tnt@246tNt.com>
To: Dale Farnsworth <dale@farnsworth.org>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: MPC5200/Lite5200 and ethernet
Date: Sun, 19 Jun 2005 00:15:32 +0200 [thread overview]
Message-ID: <42B49D04.7050303@246tNt.com> (raw)
In-Reply-To: <20050617140022.GA15877@xyzzy.farnsworth.org>
Hi everyone
Following the obvious demand for it :
rsync://gitbits.246tNt.com/gitbits/linux-2.6-mpc52xx.git
http://gitbits.246tNt.com/gitweb.cgi?p=linux-2.6-mpc52xx.git;a=summary
Hopefully the server is setup correctly ...
It's not _heavily_ tested but it seems to works fine in the few test I made.
What in there :
- I2C patches that are already sent upstream but not yet in Linus tree
- Change of the mpc52xx uart device name and device ids to a range in
the low density serial port major. Also it's now named ttyPSC? so
you need to update you kernel command line (else you won't see any
console). Note that the ids and names choosed are NOT YET OFFICIAL,
I just included it in this release because some people were seeing
conflict with the other ids. So the name and ids may change ...
- Some other patches that will soon be sent upstream, just waiting
for you to test see if it has any negative impact.
- FEC and BestComm rewrite from Dale, with some improvement. For eg,
the FEC task now handle misaligment so the manual alignment code
has been removed, ...
Why is not bestcomm upstream already :
There are a lot of minor stuff I don't like currently about it. The
most big part are : it mixes phys and virt address without any care, and
the fec driver needs improvement for the phy handling and for the dma
activity handling. I started working on some of this issues but I got
reassigned to more pressing matters ... The result was never published
because for now the only thing it does well is break everything ;)
If someone wish to clean all that before I come to it, he's welcome
to contact me for info/ideas I had while working on it.
What is gonna be added "soon" :
I'd say PIO IDE. But several people sent me a different version, so
I'll look into them and test them but probably not before next week.
Sylvain
PS: Does any one knows how to change the commit text in git/cg when
committed ? I realized I put "ppc:" at someplaces and "ppc32:" at others
and it's not coherent ...
next prev parent reply other threads:[~2005-06-18 22:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-15 22:41 MPC5200/Lite5200 and ethernet Esben Nielsen
2005-06-16 13:43 ` Andrey Volkov
2005-06-16 15:24 ` Esben Nielsen
2005-06-16 16:00 ` Andrey Volkov
2005-06-16 17:35 ` Grant Likely
2005-06-16 18:55 ` Andrey Volkov
2005-06-17 3:37 ` Dale Farnsworth
2005-06-17 10:28 ` Andrey Volkov
2005-06-17 14:00 ` Dale Farnsworth
2005-06-18 22:15 ` Sylvain Munaut [this message]
2005-06-19 0:40 ` Grant Likely
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=42B49D04.7050303@246tNt.com \
--to=tnt@246tnt.com \
--cc=dale@farnsworth.org \
--cc=linuxppc-embedded@ozlabs.org \
/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.