All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot-Users] Stand alone app for changing MAC address in SMC91C111
@ 2004-10-13 14:59 Robin Getz
  2004-10-14 22:21 ` Detlev Zundel
  2005-01-12  0:30 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Robin Getz @ 2004-10-13 14:59 UTC (permalink / raw)
  To: u-boot

I have created a stand alone application to change MAC addresses in the 
EEPROM attached to the SMC91C111, as well as the following commands:

  - P : Print the MAC address in the EEROM and MAC
  - D : Dump the LAN91C111 EEPROM contents
  - M : Dump the LAN91C111 MAC contents
  - C : Copies the MAC address from the EEPROM to the LAN91C111
  - W : Write a register in the EEPROM or in the MAC

It can be reviewed at our u-boot (based on 1.1.1) cvs for the Blackfin 
BF533 processor  at:
[sorry for the long url, but what can you do?]
http://cvs.blackfin.uclinux.org/cgi-bin/cvsweb.cgi/u-boot_1.1.1/examples/?cvsroot=uboot533

added:
    smc91111_eeprom.c
    README.smc91111_eeprom

Based on people's feedback, I will submit as a patch to this list.

One questions:
1) should READMEs for stand-alone applications stay in the examples
    dir, or go in the doc directory?

-Robin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-12  0:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-13 14:59 [U-Boot-Users] Stand alone app for changing MAC address in SMC91C111 Robin Getz
2004-10-14 22:21 ` Detlev Zundel
2005-01-12  0:30 ` Wolfgang Denk

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.