public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jacek Poplawski <jacek.poplawski@s3group.com>
To: eCos Discuss <ecos-discuss@ecos.sourceware.org>
Subject: [ECOS] changing MAC address
Date: Tue, 26 Sep 2006 11:03:00 -0000	[thread overview]
Message-ID: <451908EF.5000902@s3group.com> (raw)

I was able to make 82545GM ethernet functional in Redboot, I am now able 
to ping or load file via tftp.
Now I want to make it possible to set MAC address from Redboot, because 
in the initial state of hardware - MAC address is filled with 00's.

What is the best way to change MAC address of ethernet controller from 
the command line of Redboot?

Intel 82544 driver contains function "set_mac_address" and it is used in 
ioctl handler, but:
1) it doesn't write to EEPROM, so it changes MAC address only for a 
while - am I right?
2) MAC address is read during the network initialization in RedBoot, 
even if I change it from command line, I will need to ask for BOOTP 
again, right?

-- 
Jacek Poplawski
Software Engineer
Silicon and Software Systems
http://www.s3group.com


The information contained in this e-mail and in any attachments is confidential and is designated solely for the attention of the intended recipient(s). If you are not an intended recipient, you must not use, disclose, copy, distribute or retain this e-mail or any part thereof. If you have received this e-mail in error, please notify the sender by return e-mail and delete all copies of this e-mail from your computer system(s).
Please direct any additional queries to: communications@s3group.com.
Thank You.

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2006-09-26 11:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 11:03 Jacek Poplawski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-05-31 19:25 [ECOS] Changing " Yuriy Coureelo
2005-05-31 23:57 ` Stéphane Royo

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=451908EF.5000902@s3group.com \
    --to=jacek.poplawski@s3group.com \
    --cc=ecos-discuss@ecos.sourceware.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).