[U-Boot-Users] fec structure errors?

Zachary Landau kapheine at gmail.com
Thu Mar 17 04:45:22 CET 2005


On Wed, 16 Mar 2005 17:58:11 -0600, NZG <ngustavson at emacinc.com> wrote:
> Got u-boot up on the 5282, but the ethernet isn't working, I'm debugging it
> and it seems really weird.
> 
> Is it just me or is the fec structure in immap_5282.h incorrect?

It is not just you, the config is wrong.  Take a look at the
immap_5282.h included in the tarball I sent you.

Also, if you still have problems, make sure you setup the timers
correctly on the coldfire.  There are various delays in the ethernet
code that won't delay at all with the original 5282 code.

If anyone else needs it, the rough 5282 support I implemented is
available here[1] for now.  It needs work and is in no way official,
but it works for me on the 5282 uCdimm.

[1] http://kapheine.hypa.net/tmp/u-boot-5282.tar.bz2

-- 
Zachary P. Landau <kapheine at gmail.com>




More information about the U-Boot mailing list