* [U-Boot-Users] Multiple Ethernet support with PPC405
@ 2003-03-06 23:31 Vladimir Gurevich
0 siblings, 0 replies; only message in thread
From: Vladimir Gurevich @ 2003-03-06 23:31 UTC (permalink / raw)
To: u-boot
Hello,
I have a couple of different PPC405-based boards which have
an additional ethernet controller (eepro100 or natsemi). I'd
like to be able to use either of them for booting in addition
to the PPC405 internal FEC.
The problem is, of course, that the current ppc405_enet does
not support CONFIG_NET_MULTI and simply cannot co-exist with
net/enet.c, since it defines the same functions.
I want to modify ppc405_enet.c and just wanted to ask whether
it is OK to make ppc405_enet dependent on CONFIG_CMD_NET &
CONFIG_NET_MULTI or should I try to put wrappers that will
allow both configurations (with and without CONFIG_NET_MULTI)?
Or, maybe someone had arlready done that?
Thanks,
Vladimir
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-06 23:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-06 23:31 [U-Boot-Users] Multiple Ethernet support with PPC405 Vladimir Gurevich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox