[U-Boot-Users] how can I find Mac address under u-boot
Wolfgang Denk
wd at denx.de
Thu May 12 09:34:58 CEST 2005
In message <200505121032.AA12648772 at RCS-9000.COM> you wrote:
> how can I find my ethernet device' physical address? I have read
The address is typically programmed into the deivce. In U-Boot, just
type "printenv ehtaddr" to display the current setting.
> the FAQ and I still don't know how to use gen_eth_addr tool to
> generate random addressed.I double kick the gen_eth_addr and nothing
> happend!
"Double kick"? This is qualtiy software which is not used to being
kicked. It simply refuses to work under such rough treatment.
Be friendly, and just call the applicatioin by it's name:
-> cd tools
-> ./gen_eth_addr
3e:55:7a:55:ef:d3
-> ./gen_eth_addr
de:b0:7f:c9:4e:a9
-> ./gen_eth_addr
9a:17:0d:df:1f:4a
There you go...
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
One of the advantages of being a captain is being able to ask for ad-
vice without necessarily having to take it.
-- Kirk, "Dagger of the Mind", stardate 2715.2
More information about the U-Boot
mailing list