All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Disabling all ethernet initialisation stuff?
Date: Tue, 13 Dec 2005 21:50:09 +0100	[thread overview]
Message-ID: <20051213205009.5847B353F76@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 13 Dec 2005 20:49:09 +0100." <dnn8jm$cqe$1@sea.gmane.org>

In message <dnn8jm$cqe$1@sea.gmane.org> you wrote:
> 
> If I disable the ethernet command from U-boot as specified in the README:
> #define CONFIG_COMMANDS (CFG_CMD_ALL & ~CFG_CMD_NET)
> will this make all ethernet initialisation stuff disappear?

It should. But "(CFG_CMD_ALL & ~CFG_CMD_NET)" will most probably  not
even compile for any board given.


Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I have a very small mind and must live with it.    -- Edsger Dijkstra

  reply	other threads:[~2005-12-13 20:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-13 19:49 [U-Boot-Users] Disabling all ethernet initialisation stuff? Martin Egholm Nielsen
2005-12-13 20:50 ` Wolfgang Denk [this message]
2005-12-13 20:55   ` [U-Boot-Users] " Martin Egholm Nielsen

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=20051213205009.5847B353F76@atlas.denx.de \
    --to=wd@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.