All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert S. Grimes <rsg@alum.mit.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Port for M5329EVB ColdFire MCF5329 eval board - needs network!
Date: Thu, 14 Jun 2007 07:24:45 -0400	[thread overview]
Message-ID: <4671257D.2050906@alum.mit.edu> (raw)
In-Reply-To: <672874.83185.qm@web311.biz.mail.mud.yahoo.com>

Hi Ben,

Ben Warren wrote:
> Yes.  Everything's polled.  No interrupt funny business.
>   
Thanks, that's quite comforting to know.
> I worked a bit with a Coldfire (5328 I think) a couple of years ago and
> remember that its Ethernet controller was very similar to the SCC/FCC/TSEC
> controllers that you find on 68360 and PowerQUICC chips.  I have no personal
> experience here, but I would wager that it's also pretty similar to the FEC on
> the older MCF52x2 Coldfires.   Bottom line - this should be a cut & paste job. 
> Look in cpu/bcf52x2/fec.c, cpu/mpc8xx/fec.c, ...
>   
That's what I would have thought, but I've heard this is not true, and
I've seen some small differences myself.  I would like to know which
ColdFire variant it is closest to, or that is is so different that I
should not bother and start from scratch.

I also grabbed Freescale's dBug sources last night, which has working
drivers for the mcf532x.  Does anyone know if those are
interrupt-driven?  (Yeah, I know, look at the source!  Just, if someone
already knows...)
> There's no point putting your BSP in the main tree until it's complete and
> tested.  That said, you're always welcome to post code for review.  Just
> clearly label it as such and be patient.
>   
Well, yes, there is a point - it would allow others to use it, or even
better, work with me to improve it :-P .  But of course, your are right
that it shouldn't be in the main tree until it is ready.  So if it is
the operating convention here, I'm happy to comply. 

So what do I do?  Create a patch and post it?

Is that what all those "[PATCH]' messages are?  I had thought those were
enhancements/fixes for existing code.

Not big questions, and I would think I could make it clear enough on my
own, but I don't want to make any troubles here.
> regards,
> Ben 
>
>
>   

  reply	other threads:[~2007-06-14 11:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-14  2:14 [U-Boot-Users] Port for M5329EVB ColdFire MCF5329 eval board - needs network! Robert S. Grimes
2007-06-14  3:01 ` Ben Warren
2007-06-14 11:24   ` Robert S. Grimes [this message]
2007-06-14 14:35     ` Ben Warren
2007-06-18 16:06 ` [U-Boot-Users] Port for M5329EVB ColdFire MCF5329 eval board -needs network! Liew Tsi Chung-r5aahp
2007-06-19  6:38 ` [U-Boot-Users] Port for M5329EVB ColdFire MCF5329 eval board - needs network! Thomas Jansson

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=4671257D.2050906@alum.mit.edu \
    --to=rsg@alum.mit.edu \
    --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.