Problems starting up system on a MPC823FADS

Dan Malek dmalek at jlc.net
Sat Dec 19 05:10:00 EST 1998


Magnus Damm wrote:

> Or the ethernetdriver assumes more than the ethernetaddress.

It shouldn't need more.  I have recently ported Linux to
three different embedded boards, one that had almost no
boot rom and certainly no Ethernet set up.  All I added was
the initialization of the Etherenet address and it works
fine.

Since there is variation among the boards in the
way they connect some Ethernet control pins or the
use of external control/status registers for the PHY
part, I wonder if we don't accidently hit one of these
later and mess it up.


> I know that Dan Malek has got boot-code for the FADS, right Dan?

Should be on the linuxppc.cs.nmt.edu server.


> Why not create a board.h file?

I did :-).  It just has not yet made it to the real distribution
yet.  Almost all of the board specific CONFIG_xxx #defines
have either been removed or changed to a generic CONFIG_8xx.
All of the files now simply include "asm/mpc8xx.h", which looks
almost identical to the file you described.

I am trying to get this to work properly for all of the boards
I currently have.  I will soon just dump a tarball of my
directory on the server for everyone to see.


    -- Dan



[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to  Cc linuxppc-dev  if your ]]
[[ reply is of general interest. To unsubscribe from linuxppc-dev, send ]]
[[ the message 'unsubscribe' to linuxppc-dev-request at lists.linuxppc.org ]]




More information about the Linuxppc-dev mailing list