From: Frederic Kwiatkowski <stagedrt@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] About Network Console Protocol and nc/ncb
Date: Thu, 16 Mar 2006 11:28:56 +0100 [thread overview]
Message-ID: <5fb065d90603160228q4b553e0em@mail.gmail.com> (raw)
In-Reply-To: <20060316100326.9D0BF353B16@atlas.denx.de>
2006/3/16, Wolfgang Denk <wd@denx.de>:
> In message <5fb065d90603160142i19c60145o@mail.gmail.com> you wrote:
> >
> > > If you enable it, it should work. But only few boards actually use
> > > this feature in their default configuration.
> >
> > Is there any #define to enable it or must I modify some sources file to do
> > this?
>
> #define CONFIG_NETCONSOLE in your board config file.
>
I'll try this, and debugging my errors
-Map u-boot.map -o u-boot
drivers/libdrivers.a(netconsole.o): In function `nc_send_packet':
/home/smb/uc-dev/frk/u-boot_051108/drivers/netconsole.c:116: undefined
reference to `eth_get_dev'
drivers/libdrivers.a(netconsole.o): In function `nc_tstc':
/home/smb/uc-dev/frk/u-boot_051108/drivers/netconsole.c:233: undefined
reference to `eth_get_dev'
make: *** [u-boot] Erreur 1
thanks for all, i hope i should solve my problems now
with regards
Frederic
prev parent reply other threads:[~2006-03-16 10:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-16 8:50 [U-Boot-Users] About Network Console Protocol and nc/ncb Frederic Kwiatkowski
2006-03-16 9:23 ` Wolfgang Denk
2006-03-16 9:42 ` Frederic Kwiatkowski
2006-03-16 10:03 ` Wolfgang Denk
2006-03-16 10:28 ` Frederic Kwiatkowski [this message]
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=5fb065d90603160228q4b553e0em@mail.gmail.com \
--to=stagedrt@gmail.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.