All of lore.kernel.org
 help / color / mirror / Atom feed
From: Livio Tenze <livio.tenze@enteos.it>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] mx21ads patch
Date: Mon, 19 Sep 2005 17:06:46 +0200	[thread overview]
Message-ID: <432ED406.9040400@enteos.it> (raw)

Hi all!!
I am trying to use the mx21ads patch for the u-boot-1.1.3 but I have 
some problems in configuring the ethernet adapter cs8900: when I 
properly set the related definitions
/*
 *  CS8900 Ethernet drivers
 */
#define CONFIG_DRIVER_CS8900    1    /* we don't have a CS8900 on-board */
#define CS8900_BASE        0x15000300
#define CS8900_BUS16        1    /* the Linux driver does accesses as 
shorts */

an error occurs at the compile-time (unreferenced cs8900_get_enetaddr or 
something similar).
How can I correctly set the ethernet adapter?
May you help me?

Thanks in advance!
Livio

             reply	other threads:[~2005-09-19 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-19 15:06 Livio Tenze [this message]
2005-09-21  1:51 ` [U-Boot-Users] mx21ads patch Tomko

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=432ED406.9040400@enteos.it \
    --to=livio.tenze@enteos.it \
    --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.