All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Help:Errors compile u-boot for cm4008(cpu:ks8695)
Date: Tue, 6 Jun 2006 08:03:31 +0200	[thread overview]
Message-ID: <200606060803.32304.sr@denx.de> (raw)
In-Reply-To: <82421f590606041951t478a018dkd82a1e3ad3a082a4@mail.gmail.com>

Hi Peng,

On Monday 05 June 2006 04:51, peng smallstar wrote:
> When I compile u-boot1.1.4 fo cm4008 and cm41xx,there many errors:

Works here without problems. Just tried it again.

<snip>

> /usr/src/u-boot-1.1.4/net/net.c:302: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:306: undefined reference to `eth_init'
> /usr/src/u-boot-1.1.4/net/net.c:388: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:488: undefined reference to `eth_rx'
> /usr/src/u-boot-1.1.4/net/net.c:494: undefined reference to `eth_halt'
> /usr/src/u-boot-1.1.4/net/net.c:548: undefined reference to `eth_halt'

Did you change the board config file? Seems like you compile U-Boot with 
ethernet support but without ethernet driver. In the original board config 
files the driver is enabled (#define CONFIG_DRIVER_KS8695ETH).

Best regards,
Stefan

  reply	other threads:[~2006-06-06  6:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-05  2:51 [U-Boot-Users] Help:Errors compile u-boot for cm4008(cpu:ks8695) peng smallstar
2006-06-06  6:03 ` Stefan Roese [this message]
2006-06-06  7:15 ` Wolfgang Denk

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=200606060803.32304.sr@denx.de \
    --to=sr@denx.de \
    --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.