All of lore.kernel.org
 help / color / mirror / Atom feed
From: urwithsughosh at gmail.com <urwithsughosh@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Ethernet port
Date: Tue, 18 Sep 2007 17:19:17 -0400	[thread overview]
Message-ID: <20070918211917.GJ25557@GNU> (raw)
In-Reply-To: <CE54F2377C0FB8439A290BF5A88BF13D06672061@CHN-HCLT-EVS01.HCLT.CORP.HCL.IN>

On Tue Sep 18, 2007 at 05:11:44PM +0530, Yasothabalan Ramaswamy-TLS,Chennai wrote:

> Can anyone say me whether U-Boot supports two Ethernet ports?

  If your processor supports, u-boot supports :-)

> If so, how to set the IP and MAC address for the second one.

  Check the config file for the board you are referring. For eg, the
  ADS board i refer to have the following configurations for setting
  the ip and the mac respectively.

  #define CONFIG_IPADDR    192.168.1.253

  #define CONFIG_ETHADDR   00:E0:0C:00:00:FD

-- 
sughosh

  reply	other threads:[~2007-09-18 21:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-18 11:41 [U-Boot-Users] Ethernet port Yasothabalan
2007-09-18 21:19 ` urwithsughosh at gmail.com [this message]
2007-09-18 12:19   ` Yasothabalan
2007-09-18 22:48     ` urwithsughosh at gmail.com
2007-09-18 13:55       ` Yasothabalan
     [not found]         ` <CE54F2377C0FB8439A290BF5A88BF13D066727E0@CHN-HCLT-EVS01.HCLT.CORP.HCL .IN>
2007-09-18 14:17           ` Ramasamy C
2007-09-18 19:13             ` Wolfgang Denk
2007-09-18 19:09   ` Wolfgang Denk
2007-09-18 20:57     ` Ulf Samuelsson
2007-09-18 22:11       ` Wolfgang Denk
2007-09-18 22:52         ` Ulf Samuelsson
2007-09-19  7:07           ` [U-Boot-Users] Ethernet ports Yasothabalan
2007-09-19 13:45             ` Detlev Zundel
2007-09-19 18:07             ` Wolfgang Denk
2007-09-21  0:02           ` [U-Boot-Users] At91rm9200 buildroot Leonid

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=20070918211917.GJ25557@GNU \
    --to=urwithsughosh@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.