* [U-Boot-Users] netconsole and at91rm9200dk
@ 2005-03-14 5:40 Aras Vaichas
0 siblings, 0 replies; only message in thread
From: Aras Vaichas @ 2005-03-14 5:40 UTC (permalink / raw)
To: u-boot
I have been trying to get netconsole to work with u-boot-1.1.2 on an at91rm9200dk.
Looking through the source code I noticed that in order to:
#define CONFIG_NETCONSOLE
then I also have to:
#define CONFIG_NET_MULTI
The trouble is that when I do this, I noticed that my ethernet stops working
all together, in fact, the eth_init() function in at91rm9200_ether.c no longer
gets called when CONFIG_NET_MULTI is defined.
* Has anyone used netconsole before?
* Can I use netconsole with the at91rm9200dk?
* have I just not configured NET_MULTI correctly? If not, how do I configure it?
regards,
Aras Vaichas
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-14 5:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-14 5:40 [U-Boot-Users] netconsole and at91rm9200dk Aras Vaichas
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.