All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aras Vaichas <arasv@magellan-technology.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] netconsole and at91rm9200dk
Date: Mon, 14 Mar 2005 16:40:27 +1100	[thread overview]
Message-ID: <423523CB.1050307@magellan-technology.com> (raw)

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

                 reply	other threads:[~2005-03-14  5:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=423523CB.1050307@magellan-technology.com \
    --to=arasv@magellan-technology.com \
    --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.