* [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* [U-Boot-Users] Stand alone app for changing MAC address in SMC91C111
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
1 sibling, 0 replies; 3+ messages in thread
From: Detlev Zundel @ 2004-10-14 22:21 UTC (permalink / raw)
To: u-boot
Hi,
> 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?
There are good reasons for both - but I would vote for leaving them in
the examples dir. That's where I first find out about the examples
and I sure notice some docs sticking in the same directory. So why
move the docs away as long as there's only one doc per example?
Of course that's only my personal viewpoint but I guess you also asked
for those ;)
Cheers
Detlev
--
five monkeys, two typewriters, ten minutes
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot-Users] Stand alone app for changing MAC address in SMC91C111
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
1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2005-01-12 0:30 UTC (permalink / raw)
To: u-boot
In message <6.1.1.1.0.20041013074138.01e2a508@wheresmymailserver.com> you wrote:
> I have created a stand alone application to change MAC addresses in the
> EEPROM attached to the SMC91C111, as well as the following commands:
...
> Based on people's feedback, I will submit as a patch to this list.
Added to CVS, thanks.
> One questions:
> 1) should READMEs for stand-alone applications stay in the examples
> dir, or go in the doc directory?
In examples/, please.
And please: follow the Coding Style!!!
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
Small is beautiful.
^ 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox