All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ben Warren <bwarren@qstreams.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Configuring Spansion flash
Date: Tue, 18 Sep 2007 11:30:14 -0400	[thread overview]
Message-ID: <46EFEF06.70003@qstreams.com> (raw)
In-Reply-To: <CE54F2377C0FB8439A290BF5A88BF13D06672A97@CHN-HCLT-EVS01.HCLT.CORP.HCL.IN>

Yasothabalan Ramaswamy-TLS,Chennai wrote:
> I am using I2C EEPROM.
>
>   
I've forgotten what type of CPU you have. As long as there's a driver 
for the I2C controller and you've enabled I2C support, this is supported.
> Ben I am having another issue now.
>
> Here in my board I have two Ethernet ports; So now I have to set two
> different IP addresses for these ports.
>
> As when the U-Boot prompt comes up we can set the IP address as,
>
> => set ipaddr 10.128.19.1
> => set ethaddr aa:bb:cc:ee:ff:gg
>
> So above setting is valid only for single Ethernet port.
>
> My doubt how to set IP address for another Ethernet port or what is the
> method to do that? 
>
> {How can I set two different IP addresses for these two ports?
> [Two different IPs
> Two different GATEWAYs
> Two different SERVERIPs]}
>   
The network code really only supports one IP address at a time, which 
will be used by whatever interface that the 'ethact' environment 
variable points to. What is your use case for setting up more elaborate 
networking?

regards,
Ben

  reply	other threads:[~2007-09-18 15:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-14 14:21 [U-Boot-Users] Configuring Spansion flash Yasothabalan
2007-09-14 14:23 ` Ben Warren
2007-09-14 14:47   ` Yasothabalan
2007-09-14 15:00     ` Ben Warren
2007-09-14 15:12       ` Yasothabalan
2007-09-14 15:22         ` Ben Warren
2007-09-14 15:35         ` Jerry Van Baren
2007-09-17  6:52           ` Yasothabalan
2007-09-18 15:15             ` Ben Warren
2007-09-18 15:20               ` Yasothabalan
2007-09-18 15:30                 ` Ben Warren [this message]
2007-09-18 19:17                 ` 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=46EFEF06.70003@qstreams.com \
    --to=bwarren@qstreams.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.