Re: Mac Address Initialisation on Linux 2.4.27-vrs1 | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi ,
Try setting the hardware address from u-boot itself as shown below.
Uboot> setenv ethaddr AB:CD:EF:GH:IJ:KL
and then save the environment variables with saveenv which will save
this settings into a flash.
Uboot> saveenv
Narinder
**
Eric BENARD / Free wrote:
Stage Iup - Fabrice & Frederic wrote:i've just try your solution but seems not to workYou didn't search enough ...[root@EmbeddedLinux /root]$ifconfig eth0 hw ether 01:02:03:04:05:06 SIOCSIFHWADDR: Cannot assign requested address does it mean that it can't access to an hardware address?It only means the MAC address you provide is not valid ... Look into u-boot/tools/gen_eth_addr to generate a "valid" mac address. Eric ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php .
------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php
[Site Home] [IETF Annouce] [Security] [Bugtraq] [Linux] [Linux ARM Kernel] [Linux MIPS] [ECOS] [Tools] [DDR & Rambus] [Monitors]