public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: ong <ong@free2move.us>
To: u-boot@lists.denx.de
Subject: [U-Boot] netconsole in u-boot
Date: Thu, 2 Apr 2009 15:26:43 +0800	[thread overview]
Message-ID: <200904021526134849800@free2move.us> (raw)

Dear support,

Am trying to configure out how to change my u-boot to be netconsole from serial console.

When i key in help in my u-boot start-up, i didnt seen any nc command.
U-Boot> help

May i know how to enable netconsole.
By adding following in u-boot/include/configs/at91sam9260ek.h
#define CONFIG_NETCONSOLE 1

and then with the following command, 
make distclean
make at91sam9263ek_config
make CROSS_COMPILE=arm-linux-
I get error a compile error
drivers/libdrivers.a(netconsole.o): In function `nc_tstc':/home/linux4sam/linux-2.6.24/u-boot-1.1.5/drivers/netconsole.c:233: undefined reference to `eth_get_dev'drivers/libdrivers.a(netconsole.o): In function `nc_send_packet':/home/linux4sam/linux-2.6.24/u-boot-1.1.5/drivers/netconsole.c:116: undefined reference to `eth_get_dev'make: *** [u-boot] Error 1/Ong

             reply	other threads:[~2009-04-02  7:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-02  7:26 ong [this message]
2009-04-02  7:59 ` [U-Boot] netconsole in u-boot Wolfgang Denk
2009-04-02 13:15 ` Detlev Zundel

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=200904021526134849800@free2move.us \
    --to=ong@free2move.us \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox